Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some missing py::call_guard<py::gil_scoped_release>().
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Oct 2021 20:47:12 +0000 (22:47 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Oct 2021 20:48:26 +0000 (22:48 +0200)
commitc068a4c3f394aff9a0c991e0945313c72d78a51a
tree32e489324c22cc1245faf0290d1272975d70c874
parentc2c077dc7edb4a4217610dbaf675f414cbf6f09f
Add some missing py::call_guard<py::gil_scoped_release>().

They are needed each time a simcall in involved.
src/bindings/python/simgrid_python.cpp