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 Stan.Seibert, asksol, brandon-rhodes, catalin.iacob, christian.heimes, dholth, gregory.p.smith, jnoller, mrmekon, ned.deily, neologix, numbernine, pitrou, python-dev, rcoyner, sbt, vsekhar
Date 2013-08-15.12:50:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1376571028.21.0.450527593783.issue8713@psf.upfronthosting.co.za>
In-reply-to
Content
Using the custom builders, it seems to happen randomly in test_rlock:

test_rlock (test.test_multiprocessing_spawn.WithManagerTestLock) ... Assertion failed: !collecting, file ..\Modules\gcmodule.c, line 1617
ok

http://buildbot.python.org/all/builders/AMD64%20Windows%20Server%202008%20%5BSB%5D%20custom
History
Date User Action Args
2013-08-15 12:50:28pitrousetrecipients: + pitrou, gregory.p.smith, christian.heimes, ned.deily, jnoller, rcoyner, asksol, dholth, brandon-rhodes, neologix, catalin.iacob, python-dev, sbt, numbernine, vsekhar, mrmekon, Stan.Seibert
2013-08-15 12:50:28pitrousetmessageid: <1376571028.21.0.450527593783.issue8713@psf.upfronthosting.co.za>
2013-08-15 12:50:28pitroulinkissue8713 messages
2013-08-15 12:50:27pitroucreate