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

STINNER Victor report at bugs.python.org
Wed Oct 16 19:06:20 EDT 2019


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

See also bpo-31447: "proc communicate not exiting on python subprocess timeout using PIPES".

----------

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


More information about the Python-bugs-list mailing list