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 taleinat
Recipients davin, pitrou, stefanholek, taleinat
Date 2020-02-16.19:34:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1581881656.07.0.864592604836.issue39244@roundup.psfhosted.org>
In-reply-to
Content
Good catch, Stefen!

This seems like we forgot to update multiprocessing.get_all_start_methods() when making the change to make "spawn" the default on macOS. I suggest updating it accordingly.
History
Date User Action Args
2020-02-16 19:34:16taleinatsetrecipients: + taleinat, pitrou, stefanholek, davin
2020-02-16 19:34:16taleinatsetmessageid: <1581881656.07.0.864592604836.issue39244@roundup.psfhosted.org>
2020-02-16 19:34:16taleinatlinkissue39244 messages
2020-02-16 19:34:16taleinatcreate