...gil_scoped_release in a pythread causes fatal interpreter...
()\n""t.join()\n";PYBIND11_EMBEDDED_MODULE(testmod, m) { m.def("func", thread, pybind11::call_guard<pybind11::gil_scoped_release>()); }intmain() { pybind11:: When the inner nestedgil_scoped_releaseis destructed,