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 josh.r
Recipients barry, davin, josh.r, kapilt, lukasz.langa, miss-islington, ned.deily, pablogsal, pitrou, ronaldoussoren, vstinner
Date 2019-05-10.11:07:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1557486427.43.0.425785866668.issue33725@roundup.psfhosted.org>
In-reply-to
Content
I've seen far too many cases where Python code targeting Linux intentionally uses the COW benefits of fork for multiprocessing to think it would be a good idea to change the default start method there without *some* sort of deprecation period.
History
Date User Action Args
2019-05-10 11:07:07josh.rsetrecipients: + josh.r, barry, ronaldoussoren, pitrou, vstinner, ned.deily, lukasz.langa, davin, pablogsal, miss-islington, kapilt
2019-05-10 11:07:07josh.rsetmessageid: <1557486427.43.0.425785866668.issue33725@roundup.psfhosted.org>
2019-05-10 11:07:07josh.rlinkissue33725 messages
2019-05-10 11:07:07josh.rcreate