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 pitrou
Recipients davin, pitrou, vstinner
Date 2017-06-13.07:46:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1497339969.99.0.484742130335.issue30643@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 2b5cc5ebaff41445200753f1a69fd4e6a9475a1e by Antoine Pitrou in branch 'master':
bpo-30643: Fix race condition in signal wakeup in forkserver (followup to PR #1989) (#2139)
https://github.com/python/cpython/commit/2b5cc5ebaff41445200753f1a69fd4e6a9475a1e
History
Date User Action Args
2017-06-13 07:46:10pitrousetrecipients: + pitrou, vstinner, davin
2017-06-13 07:46:09pitrousetmessageid: <1497339969.99.0.484742130335.issue30643@psf.upfronthosting.co.za>
2017-06-13 07:46:09pitroulinkissue30643 messages
2017-06-13 07:46:09pitroucreate