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 aruseni
Recipients aruseni, docs@python
Date 2018-06-14.11:39:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1528976358.35.0.947875510639.issue33858@psf.upfronthosting.co.za>
In-reply-to
Content
https://docs.python.org/3/library/multiprocessing.html#contexts-and-start-methods

> locks created using the fork context cannot be passed to a processes started using the spawn or forkserver start methods
History
Date User Action Args
2018-06-14 11:39:18arusenisetrecipients: + aruseni, docs@python
2018-06-14 11:39:18arusenisetmessageid: <1528976358.35.0.947875510639.issue33858@psf.upfronthosting.co.za>
2018-06-14 11:39:18arusenilinkissue33858 messages
2018-06-14 11:39:18arusenicreate