[issue21291] subprocess Popen objects are not thread safe w.r.t. wait() and returncode being set

Gregory P. Smith report at bugs.python.org
Wed Apr 23 10:35:30 CEST 2014


Gregory P. Smith added the comment:

This fix is also present in subprocess32 3.2.6 on PyPI for use on Python 2.

----------
resolution:  -> fixed
stage:  -> commit review
status: open -> closed
type:  -> behavior

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


More information about the Python-bugs-list mailing list