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 njs, vstinner
Date 2017-05-16.21:12:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 4ae01496971624c75080431806ed1c08e00f22c7 by Victor Stinner (Nathaniel J. Smith) in branch 'master':
bpo-30038: fix race condition in signal delivery + wakeup fd (#1082)
https://github.com/python/cpython/commit/4ae01496971624c75080431806ed1c08e00f22c7
History
Date User Action Args
2017-05-16 21:12:13vstinnersetrecipients: + vstinner, njs
2017-05-16 21:12:13vstinnersetmessageid: <[email protected]>
2017-05-16 21:12:13vstinnerlinkissue30038 messages
2017-05-16 21:12:13vstinnercreate