[issue35219] macOS 10.14 Mojave crashes in multiprocessing

Barry A. Warsaw report at bugs.python.org
Mon Nov 12 20:20:06 EST 2018


Barry A. Warsaw <barry at python.org> added the comment:

Based on my testing, the environment variable has to be set before the parent process starts.  Neither os.environ nor os.putenv seem to do the trick.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35219>
_______________________________________


More information about the Python-bugs-list mailing list