[issue27406] subprocess.Popen() hangs in multi-threaded code

R. David Murray report at bugs.python.org
Tue Jun 28 10:12:07 EDT 2016


R. David Murray added the comment:

This is a duplicate of issue 20318.  The advice is to use subprocess32.

----------
nosy: +r.david.murray
resolution:  -> duplicate
stage:  -> resolved
status: open -> closed
superseder:  -> subprocess.Popen can hang in threaded applications in Python 2

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


More information about the Python-bugs-list mailing list