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 David.Edelsohn, db3l, gvanrossum, koobs, larry, ncoghlan, neologix, pitrou, python-dev, sbt, skrah, vstinner
Date 2013-11-21.15:16:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1385046965.77.0.290361295719.issue19652@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm... When did you last see the hang?  We've had a variety of checkins that might have affected this code.

If you've seen at least one traceback later than the commit below, feel free to commit.  Otherwise, let's wait.

changeset:   87088:eb42adc53923
user:        Guido van Rossum <guido@dropbox.com>
date:        Wed Nov 13 15:50:08 2013 -0800
summary:     asyncio: Fix from Anthony Baire for CPython issue 19566 (replaces earlier fix).
History
Date User Action Args
2013-11-21 15:16:05gvanrossumsetrecipients: + gvanrossum, db3l, ncoghlan, pitrou, vstinner, larry, skrah, neologix, python-dev, sbt, koobs, David.Edelsohn
2013-11-21 15:16:05gvanrossumsetmessageid: <1385046965.77.0.290361295719.issue19652@psf.upfronthosting.co.za>
2013-11-21 15:16:05gvanrossumlinkissue19652 messages
2013-11-21 15:16:05gvanrossumcreate