◐ Shell
clean mode source ↗

Message 172383 - Python tracker

Message172383

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 <1349708871.44.0.320415633736.issue11245@psf.upfronthosting.co.za>
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: <1349708871.44.0.320415633736.issue11245@psf.upfronthosting.co.za>
2012-10-08 15:07:51r.david.murraylinkissue11245 messages
2012-10-08 15:07:51r.david.murraycreate