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 flox, michael.foord, r.david.murray
Date 2010-04-17.05:37:27
SpamBayes Score 4.470012e-05
Marked as misclassified No
Message-id <1271482649.85.0.662349922762.issue8263@psf.upfronthosting.co.za>
In-reply-to
Content
I can reliably reproduce the SIGINT problem on a FreeBSD 6.3 box, if (and so far only if) some test that uses threading is run first (see also issue 3864).  So I suspect this is a freebsd6 specific problem and just needs a skip added.
History
Date User Action Args
2010-04-17 05:37:30r.david.murraysetrecipients: + r.david.murray, michael.foord, flox
2010-04-17 05:37:29r.david.murraysetmessageid: <1271482649.85.0.662349922762.issue8263@psf.upfronthosting.co.za>
2010-04-17 05:37:28r.david.murraylinkissue8263 messages
2010-04-17 05:37:27r.david.murraycreate