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 gregory.p.smith
Recipients 0x0L, davin, gregory.p.smith, iritkatriel, pitrou, python-dev, shihai1991
Date 2021-09-20.18:30:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632162627.0.0.0841900910611.issue45021@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0bfa1106acfcddc03590e1f5d6789dbad3affe70 by nullptr in branch 'main':
bpo-45021: Fix a hang in forked children (GH-28007)
https://github.com/python/cpython/commit/0bfa1106acfcddc03590e1f5d6789dbad3affe70
History
Date User Action Args
2021-09-20 18:30:27gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, python-dev, davin, shihai1991, iritkatriel, 0x0L
2021-09-20 18:30:27gregory.p.smithsetmessageid: <1632162627.0.0.0841900910611.issue45021@roundup.psfhosted.org>
2021-09-20 18:30:26gregory.p.smithlinkissue45021 messages
2021-09-20 18:30:26gregory.p.smithcreate