diff options
| author | Victor Stinner <vstinner@redhat.com> | 2019-08-21 09:59:20 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-08-21 09:59:20 (GMT) |
| commit | de2d9eed8bc628533e1628b843cc4c7a5010f6e5 (patch) | |
| tree | 6e211ca3f71ce41d2eb092a8da42b38e2f40db55 /Lib/queue.py | |
| parent | 9ece4a5057d52c42a8a064a6c0c7f923267fb3db (diff) | |
| download | cpython-de2d9eed8bc628533e1628b843cc4c7a5010f6e5.zip cpython-de2d9eed8bc628533e1628b843cc4c7a5010f6e5.tar.gz cpython-de2d9eed8bc628533e1628b843cc4c7a5010f6e5.tar.bz2 | |
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 'Lib/queue.py')
0 files changed, 0 insertions, 0 deletions
