Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix RuntimeError: pybind11::handle::inc_ref() PyGILState_Check() failure.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Jun 2023 12:37:21 +0000 (14:37 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Mon, 5 Jun 2023 12:37:21 +0000 (14:37 +0200)
commitb43dd95f56f46e432c7e420b65f43c472ddd4725
tree193d8841f707f822ad3c299b57e564afc061680d
parent9cb1dca09117bcdd3cfc390be8a343cfadaa65da
Fix RuntimeError: pybind11::handle::inc_ref() PyGILState_Check() failure.

See commit 2c2d94471739d82e9cbd370711f73377e0b17717 for details.
src/bindings/python/simgrid_python.cpp