[Twisted-Python] handling SIGCHLD
Michael P. Soulier
msoulier at digitaltorque.ca
Tue Jun 8 11:16:30 MDT 2010
On 08/06/10 Itamar Turner-Trauring said:
> You should probably just use reactor.spawnProcess to fork processes: it
> implements the process handling for you, and has its own SIGCHLD handler
> that does the right thing, so you don't have to maintain your own.
The problem is that I'm using the multiprocessing module right now.
Mike
--
Michael P. Soulier <msoulier at digitaltorque.ca>
"Any intelligent fool can make things bigger and more complex... It takes a
touch of genius - and a lot of courage to move in the opposite direction."
--Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: </pipermail/twisted-python/attachments/20100608/1000ca8d/attachment.sig>
More information about the Twisted-Python
mailing list