[issue38630] subprocess.Popen.send_signal() should poll the process

STINNER Victor report at bugs.python.org
Tue Oct 29 07:41:10 EDT 2019


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

I noticed this issue by reading subprocess code while working on bpo-38207 ("subprocess: Popen.kill() + Popen.communicate() is blocking until all processes using the pipe close the pipe") and bpo-38502 ("regrtest: use process groups").

----------

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


More information about the Python-bugs-list mailing list