blob: 79e1748229933f73587bef299376dfbf47948d5a [file] [log] [blame]
Fix subprocess.Popen.wait() when the child process has exited to a stopped
instead of terminated state (ex: when under ptrace).