Borja Zarco e2b884c33b Use PyGILState_GetThisThreadState when using gil_scoped_acquire. (#1211)
This avoids GIL deadlocking when pybind11 tries to acquire the GIL in a thread that already acquired it using standard Python API (e.g. when running from a Python thread).
2018-12-01 22:47:40 +09:00
..
2017-01-31 17:05:44 +01:00
2018-02-27 22:46:56 -04:00
2018-01-11 16:39:50 -04:00
2018-01-11 16:39:50 -04:00