Serhiy Storchaka <[email protected]> added the comment:
Would adding a mutex for thread-safe initialization of _Py_Identifier and _PyArg_Parser solve the problem with subinterpreters? ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue38141> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
