Message257105
I think it still applies. os.waitpid even in blocking mode could hang at the whim of the OS. you aren't guaranteed that your child process has died and the OS is ready to return a status code. |
|
Date |
User |
Action |
Args |
2015-12-28 04:14:45 | gregory.p.smith | set | recipients:
+ gregory.p.smith, chris.jerdonek |
2015-12-28 04:14:45 | gregory.p.smith | set | messageid: <1451276085.05.0.185284418686.issue25960@psf.upfronthosting.co.za> |
2015-12-28 04:14:45 | gregory.p.smith | link | issue25960 messages |
2015-12-28 04:14:44 | gregory.p.smith | create | |
|