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 pablogsal
Recipients barry, pablogsal
Date 2018-11-12.21:34:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Apparently setting the env variable OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES should fix some fork-related changes. Have you tried already doing this? Does it change the behaviour of the errors in any way?
History
Date User Action Args
2018-11-12 21:34:22pablogsalsetrecipients: + pablogsal, barry
2018-11-12 21:34:22pablogsalsetmessageid: <[email protected]>
2018-11-12 21:34:22pablogsallinkissue35219 messages
2018-11-12 21:34:22pablogsalcreate