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 <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