Charles-Francois Natali <[email protected]> added the comment:

It's now fixed in py3k, FD_CLOEXEC is set atomically (using pipe2 if available, 
otherwise it still has the GIL protection). See 
http://svn.python.org/view?view=rev&revision=87207

----------
nosy: +neologix, pitrou

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue10394>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to