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 socketpair
Recipients socketpair
Date 2022-04-06.20:24:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649276692.67.0.496676014466.issue47245@roundup.psfhosted.org>
In-reply-to
Content
Using vfork in #35823 is VERY tricky. Please comment out vfork() usage for now. Yes, we can (should) use vfork(), but we have to rewrite the child code.

https://bugzilla.kernel.org/show_bug.cgi?id=215813

I would say it's URGENT.
History
Date User Action Args
2022-04-06 20:24:52socketpairsetrecipients: + socketpair
2022-04-06 20:24:52socketpairsetmessageid: <1649276692.67.0.496676014466.issue47245@roundup.psfhosted.org>
2022-04-06 20:24:52socketpairlinkissue47245 messages
2022-04-06 20:24:52socketpaircreate