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
Showing
Please register or sign in to comment