Make Popen.wait() raise the right exception on PY3 windows so that...
Make Popen.wait() raise the right exception on PY3 windows so that subprocess.call() doesn't hang if the process doesn't exit within the timeout.
Showing
Please register or sign in to comment