This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author neologix
Recipients amscanne, gregory.p.smith, neologix
Date 2012-03-25.08:40:40
SpamBayes Score 0.00027291928
Marked as misclassified No
Message-id <1332664840.89.0.701183907502.issue14396@psf.upfronthosting.co.za>
In-reply-to
Content
> I'm working on figuring out the exact conditions under which it 
> happens and creating a harness. I'll post it when I've got it.

Please do so, because I'm quite skeptical about waitpid() returning 0
without WNOHANG.
If you can reproduce it fairly consistently, you could try running
under strace to see what's happening.
History
Date User Action Args
2012-03-25 08:40:40neologixsetrecipients: + neologix, gregory.p.smith, amscanne
2012-03-25 08:40:40neologixsetmessageid: <1332664840.89.0.701183907502.issue14396@psf.upfronthosting.co.za>
2012-03-25 08:40:40neologixlinkissue14396 messages
2012-03-25 08:40:40neologixcreate