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 cool-RR, gregory.p.smith, loganasherjones, pitrou
Date 2022-01-24.07:29:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1643009340.55.0.119754429268.issue44733@roundup.psfhosted.org>
In-reply-to
Content
If we want this feature to stay in, it needs an implementation that does not rely on a multithreaded processing calling fork(). I'm going to have to revert the existing implementation for bpo-46464.
History
Date User Action Args
2022-01-24 07:29:00gregory.p.smithsetrecipients: + gregory.p.smith, pitrou, cool-RR, loganasherjones
2022-01-24 07:29:00gregory.p.smithsetmessageid: <1643009340.55.0.119754429268.issue44733@roundup.psfhosted.org>
2022-01-24 07:29:00gregory.p.smithlinkissue44733 messages
2022-01-24 07:29:00gregory.p.smithcreate