[issue38207] subprocess: On Windows, Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe

STINNER Victor report at bugs.python.org
Tue Sep 17 19:40:39 EDT 2019


STINNER Victor <vstinner at python.org> added the comment:

See also bpo-37424 was has been fixed: "subprocess.run timeout does not function if shell=True and capture_output=True".

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38207>
_______________________________________


More information about the Python-bugs-list mailing list