diff options
author | Victor Stinner <vstinner@redhat.com> | 2019-08-21 10:59:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-08-21 10:59:20 +0100 |
commit | de2d9eed8bc628533e1628b843cc4c7a5010f6e5 (patch) | |
tree | 6e211ca3f71ce41d2eb092a8da42b38e2f40db55 /Python/sysmodule.c | |
parent | 9ece4a5057d52c42a8a064a6c0c7f923267fb3db (diff) | |
download | cpython-git-de2d9eed8bc628533e1628b843cc4c7a5010f6e5.tar.gz |
bpo-37531: Enhance regrtest multiprocess timeout (GH-15345)
* Write a message when killing a worker process
* Put a timeout on the second popen.communicate() call
(after killing the process)
* Put a timeout on popen.wait() call
* Catch popen.kill() and popen.wait() exceptions
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions