[Python-Dev] PEP 3145 (With Contents)
Glyph
glyph at twistedmatrix.com
Sun Dec 9 05:44:44 CET 2012
On Dec 8, 2012, at 8:37 PM, Gregory P. Smith <greg at 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-dev/attachments/20121208/458d0052/attachment.html>
More information about the Python-Dev
mailing list