[Twisted-Python] handling SIGCHLD

Michael P. Soulier msoulier at digitaltorque.ca
Tue Jun 8 10:36:27 MDT 2010


Hi,

I have a twisted service that needs to fork child processes to do tasks, after
which they will exit. I wrote a signal handler for SIGCHLD but it didn't seem
to be called. I read something about twisted installing its own signal
handlers that may conflict. Is this true?

How would you recommend handling a SIGCHLD in twisted?

Many thanks,
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/66d5955b/attachment.sig>


More information about the Twisted-Python mailing list