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 barry
Recipients Mirko Friedenhagen, barry, ned.deily, ronaldoussoren, vstinner
Date 2020-10-19.17:20:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I agree that we should close this issue, possibly with a documentation fix.  I wrote a blog posting about my investigations:

https://wefearchange.org/2018/11/forkmacos.rst.html

I don't think there's really much Python itself can do, and developers will just have to know that fork-without-exec is pretty much unsafe on macOS.
History
Date User Action Args
2020-10-19 17:20:08barrysetrecipients: + barry, ronaldoussoren, vstinner, ned.deily, Mirko Friedenhagen
2020-10-19 17:20:08barrysetmessageid: <[email protected]>
2020-10-19 17:20:08barrylinkissue31818 messages
2020-10-19 17:20:08barrycreate