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 ncoghlan
Recipients Mark.Shannon, deleted0524, erik.bray, gregory.p.smith, jdemeyer, ncoghlan, njs, xgdomingo, yselivanov
Date 2017-09-07.19:40:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504813218.65.0.327885296551.issue29988@psf.upfronthosting.co.za>
In-reply-to
Content
I've retitled this issue to specifically cover the synchronous signal-safe context management case and filed issue 31387 to cover making it easy to switch asyncio over to cooperative SIGINT handling (rather than the default pre-emptive handling).
History
Date User Action Args
2017-09-07 19:40:18ncoghlansetrecipients: + ncoghlan, gregory.p.smith, njs, Mark.Shannon, erik.bray, jdemeyer, yselivanov, deleted0524, xgdomingo
2017-09-07 19:40:18ncoghlansetmessageid: <1504813218.65.0.327885296551.issue29988@psf.upfronthosting.co.za>
2017-09-07 19:40:18ncoghlanlinkissue29988 messages
2017-09-07 19:40:18ncoghlancreate