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 barry
Recipients barry, pablogsal
Date 2018-11-12.21:36:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to <[email protected]>
Content
On Nov 12, 2018, at 13:34, Pablo Galindo Salgado <[email protected]> wrote:

> 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?

Yes, sorry I got distracted before I could add a comment about this.  I have indeed tested this and it does prevent the core files.
History
Date User Action Args
2018-11-12 21:36:07barrysetrecipients: + barry, pablogsal
2018-11-12 21:36:07barrylinkissue35219 messages
2018-11-12 21:36:07barrycreate