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 mark.dickinson
Recipients mark.dickinson
Date 2009-01-17.11:43:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1232192617.44.0.681571319483.issue4970@psf.upfronthosting.co.za>
In-reply-to
Content
Another observation is that after test_os has been run, the first test to 
actually cause the 'unknown signal' failure always seems to be one that 
involves threads (e.g., test_wait3, or test_queue, or test_logging...)
History
Date User Action Args
2009-01-17 11:43:37mark.dickinsonsetrecipients: + mark.dickinson
2009-01-17 11:43:37mark.dickinsonsetmessageid: <1232192617.44.0.681571319483.issue4970@psf.upfronthosting.co.za>
2009-01-17 11:43:36mark.dickinsonlinkissue4970 messages
2009-01-17 11:43:36mark.dickinsoncreate