On Dec 8, 2012, at 8:37 PM, Gregory P. Smith <g...@krypto.org> wrote:

> Is twisted's spawnProcess thread safe and async signal safe by using 
> restricted C code for everything between the fork() and exec()?  I'm not 
> familiar enough with the twisted codebase to find things easily in it but I'm 
> not seeing such an extension module within twisted and the code in 
> http://twistedmatrix.com/trac/browser/trunk/twisted/internet/process.py 
> certainly is not safe.  Just sayin'. :)


It's on the agenda: <http://twistedmatrix.com/trac/ticket/5710>.

-glyph
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to