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 <msoul...@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

Attachment: signature.asc
Description: Digital signature

_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to