================ @@ -134,9 +115,30 @@ struct InitializePythonRAII { PyImport_AppendInittab("_lldb", LLDBSwigPyInit); } +#if LLDB_EMBED_PYTHON_HOME ---------------- medismailben wrote:
Was moving the initialization past the `if (!Py_IsInitialized()) {` needed ? https://github.com/llvm/llvm-project/pull/152588 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits