[issue31447] proc communicate not exiting on python subprocess timeout using PIPES

STINNER Victor report at bugs.python.org
Fri Feb 7 05:49:11 EST 2020


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

See also bpo-38207: "subprocess: Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe".

----------
nosy: +vstinner

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


More information about the Python-bugs-list mailing list