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 charlie.proctor
Recipients charlie.proctor, christian.heimes, r.david.murray
Date 2016-11-04.16:06:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1478275560.84.0.851793491332.issue19899@psf.upfronthosting.co.za>
In-reply-to
Content
To clarify further, the SIGALRM handler catches the timeout sent by the ITIMER_REAL... whereas the SIGINT handler catches the interrupt_main() signals.
History
Date User Action Args
2016-11-04 16:06:00charlie.proctorsetrecipients: + charlie.proctor, christian.heimes, r.david.murray
2016-11-04 16:06:00charlie.proctorsetmessageid: <1478275560.84.0.851793491332.issue19899@psf.upfronthosting.co.za>
2016-11-04 16:06:00charlie.proctorlinkissue19899 messages
2016-11-04 16:06:00charlie.proctorcreate