Why Nostr? What is Njump?
2023-09-18 17:15:58

Miah Johnson on Nostr: Today I learned about this magic variable in MacOS. export ...

Today I learned about this magic variable in MacOS.

export OBJC_DISABLE_INITIALIZE_FORK_SAFETY=YES

If you don't set this, there is a good chance your python code will crash if you do a fork(), some stuff, exec().

objc[53913]: +[__NSCFConstantString initialize] may have been in progress in another thread when fork() was called.

I learned about this with help from a person on slack named 'Fabulous Nuggets', and found more details on this blog from 2018.

https://wefearchange.org/2018/11/forkmacos.rst.html
Author Public Key
npub1sc3glnpguqpthdsrfphap30rw3c2en83yqpg8gfp78dhl467l4us0vx7pn