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 davin, pablogsal, pitrou, serhiy.storchaka, taleinat, vstinner
Date 2018-09-04.09:17:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1536052677.46.0.56676864532.issue33613@psf.upfronthosting.co.za>
In-reply-to
Content
By the way, "no user-visible bug is fixed here": I agree that it's not easy to trigger manually the bug (when pressing CTRL+C), but I don't see why an user couldn't hit this bug. The race condition is now obvious to me.
History
Date User Action Args
2018-09-04 09:17:57vstinnersetrecipients: + vstinner, pitrou, taleinat, serhiy.storchaka, davin, pablogsal
2018-09-04 09:17:57vstinnersetmessageid: <1536052677.46.0.56676864532.issue33613@psf.upfronthosting.co.za>
2018-09-04 09:17:57vstinnerlinkissue33613 messages
2018-09-04 09:17:57vstinnercreate