Gentoo Archives: gentoo-portage-dev

From: Jason Stubbs <jstubbs@g.o>
To: gentoo-portage-dev@l.g.o
Subject: Re: [gentoo-portage-dev] [2/7] portage_exec cleanups
Date: Sat, 29 Oct 2005 10:44:30
Message-Id: 200510291944.28559.jstubbs@gentoo.org
In Reply to: [gentoo-portage-dev] [0/7] portage_exec cleanups (WAS: [Bug 104705] emerge doesn't print complete error message) by Jason Stubbs
1 When a process in the pipe chain is found to be dead, check if each remaining
2 process is the chain is dead already before sending it a SIGKILL. Sending of
3 SIGTERM was dropped due to it having no affect unless a pause is inserted
4 between sending the TERM signal and sending the KILL signal.

Attachments

File name MIME type
02-only-kill-if-not-dead.patch text/x-diff