[pypy-issue] Issue #2025: cpyext: finish implementation of PyGILState_Ensure and PyGILState_Release (pypy/pypy)

sbehnel issues-reply at bitbucket.org
Sat Apr 11 17:18:32 CEST 2015


New issue 2025: cpyext: finish implementation of PyGILState_Ensure and PyGILState_Release
https://bitbucket.org/pypy/pypy/issue/2025/cpyext-finish-implementation-of

sbehnel:

`PyGILState_Ensure()` currently deadlocks when called with the GIL held. CPython explicitly allows this.




More information about the pypy-issue mailing list