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

STINNER Victor report at bugs.python.org
Fri Feb 7 05:48:47 EST 2020


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

My use case was specific to regrtest. I solved the issue differently in regrtest. I close the issue.

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed

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


More information about the Python-bugs-list mailing list