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 Albert.Zeyer
Recipients Albert.Zeyer, Seth.Troisi, eryksun, hitbox, joernheissler, nedbat, nneonneo, sanjioh, serhiy.storchaka
Date 2020-01-15.10:37:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579084664.6.0.509220255203.issue39318@roundup.psfhosted.org>
In-reply-to
Content
If you anyway accept that KeyboardInterrupt can potentially leak, by just using `except Exception`, it would also be solved here.
History
Date User Action Args
2020-01-15 10:37:44Albert.Zeyersetrecipients: + Albert.Zeyer, nneonneo, nedbat, Seth.Troisi, serhiy.storchaka, eryksun, sanjioh, joernheissler, hitbox
2020-01-15 10:37:44Albert.Zeyersetmessageid: <1579084664.6.0.509220255203.issue39318@roundup.psfhosted.org>
2020-01-15 10:37:44Albert.Zeyerlinkissue39318 messages
2020-01-15 10:37:44Albert.Zeyercreate