[issue20318] subprocess.Popen can hang in threaded applications

Gregory P. Smith report at bugs.python.org
Mon Jan 20 23:07:40 CET 2014


Gregory P. Smith added the comment:

2.7 subprocess is fundamentally flawed and cannot be fixed. Install subprocess32 from PyPI. It's fixed in 3.2 and later.

----------
nosy: +gregory.p.smith
resolution:  -> wont fix
status: open -> closed

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


More information about the Python-bugs-list mailing list