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 sbt
Recipients georg.brandl, ncoghlan, python-dev, sbt
Date 2012-08-01.16:48:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1343839693.06.0.151614704217.issue15525@psf.upfronthosting.co.za>
In-reply-to
Content
I would guess that the process has already terminated (or is being torn down) but the timeout is not long enough to let the parent join child.

Let's see if increasing the timeout fixes the failures.
History
Date User Action Args
2012-08-01 16:48:13sbtsetrecipients: + sbt, georg.brandl, ncoghlan, python-dev
2012-08-01 16:48:13sbtsetmessageid: <1343839693.06.0.151614704217.issue15525@psf.upfronthosting.co.za>
2012-08-01 16:48:12sbtlinkissue15525 messages
2012-08-01 16:48:12sbtcreate