Python can't even be re-initialized in the same process without introducing memory leaks and other non-deterministic gotchas! [1]
[1] https://docs.python.org/3.6/capi/init.html#c.Py_FinalizeEx
Python can't even be re-initialized in the same process without introducing memory leaks and other non-deterministic gotchas! [1]
[1] https://docs.python.org/3.6/capi/init.html#c.Py_FinalizeEx