[issue38680] PyGILState_Release does not release gil correctly, resulting in deadlock

Damien LEFEVRE report at bugs.python.org
Tue Nov 19 05:54:58 EST 2019


Damien LEFEVRE <lefevre.da at gmail.com> added the comment:

Back to testing this.

I have the same issue on Linux, i.e: the deadlock on PyGILState_Ensure.

I cannot test 3.8 because many of the modules are not yet available for this version.

I'll try making a small test application to reproduce the issue.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38680>
_______________________________________


More information about the Python-bugs-list mailing list