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 vstinner
Date 2015-03-20.01:18:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1426814316.57.0.146431929195.issue23715@psf.upfronthosting.co.za>
In-reply-to
Content
It looks like signal.sigwaitinfo() can also fail with InterruptedError. It should also be modified.
History
Date User Action Args
2015-03-20 01:18:36vstinnersetrecipients: + vstinner
2015-03-20 01:18:36vstinnersetmessageid: <1426814316.57.0.146431929195.issue23715@psf.upfronthosting.co.za>
2015-03-20 01:18:36vstinnerlinkissue23715 messages
2015-03-20 01:18:36vstinnercreate