commit | e85db2bbb84ba90c03022860f76ca3cdcdf199c6 | [log] [tgz] |
---|---|---|
author | Gregory P. Smith <greg@mad-scientist.com> | Tue Dec 14 14:38:00 2010 +0000 |
committer | Gregory P. Smith <greg@mad-scientist.com> | Tue Dec 14 14:38:00 2010 +0000 |
tree | db3bd69dee55a3b2b1db47c54ed8a9d7d0a1ebf7 | |
parent | 32ef70c827997f869a8d8393e8bde74016b6c8a9 [diff] |
Issue #1731717: Fixed the problem where subprocess.wait() could cause an OSError exception when The OS had been told to ignore SIGCLD in our process or otherwise not wait for exiting child processes.