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 pitrou
Recipients ezio.melotti, neologix, pitrou, serhiy.storchaka
Date 2013-01-23.16:26:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <760034817.416145261.1358958382232.JavaMail.root@zimbra10-e2.priv.proxad.net>
In-reply-to <1358957631.44.0.768083002762.issue14771@psf.upfronthosting.co.za>
Content
> Beside this, the code at the top of the module checks the same
> condition and skip the tests if it is wrong. Race condition happened
> -- the process has been put into the background between executing
> these two codes. What command line you run the test?

It happens (or happened) quite often when using the -j option to regrtest.
History
Date User Action Args
2013-01-23 16:26:28pitrousetrecipients: + pitrou, ezio.melotti, neologix, serhiy.storchaka
2013-01-23 16:26:28pitroulinkissue14771 messages
2013-01-23 16:26:28pitroucreate