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 bquinlan
Recipients Steven.Barker, bquinlan
Date 2019-06-28.18:54:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1561748098.92.0.384488189197.issue31783@roundup.psfhosted.org>
In-reply-to
Content
New changeset 242c26f53edb965e9808dd918089e664c0223407 by Brian Quinlan in branch 'master':
bpo-31783: Fix a race condition creating workers during shutdown (#13171)
https://github.com/python/cpython/commit/242c26f53edb965e9808dd918089e664c0223407
History
Date User Action Args
2019-06-28 18:54:58bquinlansetrecipients: + bquinlan, Steven.Barker
2019-06-28 18:54:58bquinlansetmessageid: <1561748098.92.0.384488189197.issue31783@roundup.psfhosted.org>
2019-06-28 18:54:58bquinlanlinkissue31783 messages
2019-06-28 18:54:58bquinlancreate