Avoid GIL deadlocks by calling PyGILState_GetThisThreadState
when using gil_scoped_acquire.#1211
Merged
wjakob merged 1 commit intopybind:masterfrom Dec 1, 2018
PyGILState_GetThisThreadState
when using gil_scoped_acquire.#1211