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 vstinner
Recipients davin, pablogsal, pitrou, steve.dower, vstinner
Date 2019-09-10.15:32:12
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568129532.54.0.992745037589.issue38084@roundup.psfhosted.org>
In-reply-to
Content
> Windows is definitely affected, and you can run the repro in my first post to check other platforms.

Oh right, I can also reproduce the issue on Linux.

But I don't understand why test_multiprocessing_spawn works on all platforms, but only fails on macOS when run on Azure Pipelines.

Aaaaah, multiprocesing mysteries...
History
Date User Action Args
2019-09-10 15:32:12vstinnersetrecipients: + vstinner, pitrou, steve.dower, davin, pablogsal
2019-09-10 15:32:12vstinnersetmessageid: <1568129532.54.0.992745037589.issue38084@roundup.psfhosted.org>
2019-09-10 15:32:12vstinnerlinkissue38084 messages
2019-09-10 15:32:12vstinnercreate