SIGN IN SIGN UP

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
V
Victor Stinner committed
de2d9eed8bc628533e1628b843cc4c7a5010f6e5
Parent: 9ece4a5
Committed by GitHub <noreply@github.com> on 8/21/2019, 9:59:20 AM