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 r.david.murray
Recipients Shay.Rojansky, barry, eric.smith, nafur, pierslauder, r.david.murray, terry.reedy
Date 2012-10-08.15:07:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Yeah writing a good test case for this is a bit tricky, since we'll need some infrastructure (an Event?) so we can prove that the call has blocked without delaying the test for very long.

I'm not sure when I'll be able to get to this...I'm not going to check it in without a test, so I'll have to find enough time to be able to write the tests.
History
Date User Action Args
2012-10-08 15:07:51r.david.murraysetrecipients: + r.david.murray, barry, terry.reedy, pierslauder, eric.smith, Shay.Rojansky, nafur
2012-10-08 15:07:51r.david.murraysetmessageid: <[email protected]>
2012-10-08 15:07:51r.david.murraylinkissue11245 messages
2012-10-08 15:07:51r.david.murraycreate