spawn: setup _exit finally block before fork
authorZac Medico <zmedico@gentoo.org>
Mon, 8 Oct 2012 15:43:21 +0000 (08:43 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 8 Oct 2012 15:43:21 +0000 (08:43 -0700)
commit8cab14fe47b3f2d31a193c200644c32c0d403ec7
tree91e179249cb50668d1055d38d3dabc8d6601ecaf
parent56fbe3fe63adf4e7c5b47400182cd857d145d5b0
spawn: setup _exit finally block before fork

This is the most reliable way to handle the race condition.
pym/portage/process.py