[issue1731717] race condition in subprocess module

Gregory P. Smith report at bugs.python.org
Tue Dec 14 15:40:00 CET 2010


Gregory P. Smith <greg at krypto.org> added the comment:

r87233 fixes the OSError escaping from wait() issue when SIGCLD is set to be ignored.  (to appear in 3.2beta1; it is a candidate for backporting to 3.1 and 2.7)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1731717>
_______________________________________


More information about the Python-bugs-list mailing list