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 gvanrossum
Recipients benjamin.peterson, georg.brandl, giampaolo.rodola, gvanrossum, koobs, larry, ned.deily, pitrou, python-dev, sbt, serhiy.storchaka, vstinner
Date 2013-10-18.15:02:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1382108522.17.0.288262930958.issue19262@psf.upfronthosting.co.za>
In-reply-to
Content
I fixed the easy one (the expected delay in test_call_later). I could use some hands with the rest -- I suspect there are similar race conditions.

I'm tracking this now in http://code.google.com/p/tulip/issues/detail?id=75
History
Date User Action Args
2013-10-18 15:02:02gvanrossumsetrecipients: + gvanrossum, georg.brandl, pitrou, vstinner, larry, giampaolo.rodola, benjamin.peterson, ned.deily, python-dev, sbt, serhiy.storchaka, koobs
2013-10-18 15:02:02gvanrossumsetmessageid: <1382108522.17.0.288262930958.issue19262@psf.upfronthosting.co.za>
2013-10-18 15:02:02gvanrossumlinkissue19262 messages
2013-10-18 15:02:02gvanrossumcreate