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 asvetlov
Recipients Zhibin Dong, asvetlov, kmaork, yselivanov
Date 2022-03-30.12:15:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1648642514.06.0.680802918275.issue39622@roundup.psfhosted.org>
In-reply-to
Content
New changeset f08a191882f75bb79d42a49039892105b2212fb9 by Andrew Svetlov in branch 'main':
bpo-39622: Interrupt the main asyncio task on Ctrl+C (GH-32105)
https://github.com/python/cpython/commit/f08a191882f75bb79d42a49039892105b2212fb9
History
Date User Action Args
2022-03-30 12:15:14asvetlovsetrecipients: + asvetlov, yselivanov, kmaork, Zhibin Dong
2022-03-30 12:15:14asvetlovsetmessageid: <1648642514.06.0.680802918275.issue39622@roundup.psfhosted.org>
2022-03-30 12:15:14asvetlovlinkissue39622 messages
2022-03-30 12:15:14asvetlovcreate