With waitpid and WNOHANG, only check the first element of the tuple v2.2_rc85
authorZac Medico <zmedico@gentoo.org>
Mon, 20 Sep 2010 02:58:29 +0000 (19:58 -0700)
committerZac Medico <zmedico@gentoo.org>
Mon, 20 Sep 2010 02:58:29 +0000 (19:58 -0700)
commit146dea1276fcecb641ee57f080a4d8f2ccce1396
treeee1eef6a2ab73d48cfd34488fe438ee0c94c685b
parentdfc634ab5f36b6b098bd48651f9a338b473f01e8
With waitpid and WNOHANG, only check the first element of the tuple
since the second element may vary (bug #337465, comment #12).
pym/_emerge/SubProcess.py
pym/_emerge/actions.py
pym/portage/process.py