MultiprocessThread.kill() now closes stdout and stderr to prevent popen.communicate() to hang. (cherry picked from commit c923c34) Co-authored-by: Victor Stinner <vstinner@redhat.com>
|
@vstinner: Status check is done, and it's a failure ❌ . |
|
@vstinner: Status check is done, and it's a failure ❌ . |
|
@vstinner: Status check is done, and it's a failure ❌ . |
MultiprocessThread.kill() now closes stdout and stderr to prevent
popen.communicate() to hang.
(cherry picked from commit c923c34)
Co-authored-by: Victor Stinner vstinner@redhat.com
https://bugs.python.org/issue36719