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 vstinner
Recipients martin.panter, vstinner
Date 2017-05-10.17:03:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1494435820.37.0.785760327742.issue30320@psf.upfronthosting.co.za>
In-reply-to
Content
The bug occurs randomly, since it's hard to say at this point if my change fixes it for real or not. I close the bug, but will reopen it if the bug occurs again.

But I'm confident that blocking the signal is "the right fix" for such unit test.
History
Date User Action Args
2017-05-10 17:03:40vstinnersetrecipients: + vstinner, martin.panter
2017-05-10 17:03:40vstinnersetmessageid: <1494435820.37.0.785760327742.issue30320@psf.upfronthosting.co.za>
2017-05-10 17:03:40vstinnerlinkissue30320 messages
2017-05-10 17:03:40vstinnercreate