Bug #278895 - After EbuildIpcDaemon identifies an ebuild process that
authorZac Medico <zmedico@gentoo.org>
Fri, 13 Aug 2010 14:47:56 +0000 (07:47 -0700)
committerZac Medico <zmedico@gentoo.org>
Fri, 13 Aug 2010 14:47:56 +0000 (07:47 -0700)
commit9a5f9cf8f6a8ff78cc124c40aaebcedd7be8d059
tree5b77dab8cb645ebca3405e9650d8eeaf197f02b2
parent12cbc8821476dcbac38464a41f7cb336da7ac0c9
Bug #278895 - After EbuildIpcDaemon identifies an ebuild process that
has left an orphan child process running in the background, generate
an eerror message about a 'zombie' process and note the pid.
pym/_emerge/AbstractEbuildProcess.py
pym/_emerge/SubProcess.py