From: Manuel Estrada Sainz <ranty-bulk@ranty.ddts.net> Subject: Re: [Twisted-Python] [PATCH] to make twisted more "child process friendly" Date: Thu, 4 Jul 2002 17:29:04 +0200
That patch has a problem, if you use registerReapProccessHandler but the process finished before you actually called registerReapProccessHandler you will wait for ever on a dead child.
Yeah, stuff like that's the reason for the shotgun approach that was in place before.
The attached patch makes two variations:
Thanks for the update! I'll look at it closely and apply it soon.
PS: Twisted rocks :)
Indeed it does :-) -- | <`'> | Glyph Lefkowitz: Traveling Sorcerer | | < _/ > | Lead Developer, the Twisted project | | < ___/ > | http://www.twistedmatrix.com |