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 <57CC83F3-6E4E-4010-AB8A-E527229742B4@python.org>
In-reply-to <1542058462.13.0.788709270274.issue35219@psf.upfronthosting.co.za>
Content
On Nov 12, 2018, at 13:34, Pablo Galindo Salgado <report@bugs.python.org> 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