[issue1021318] PyThreadState_Next not thread safe

STINNER Victor report at bugs.python.org
Wed Dec 11 09:02:09 EST 2019


STINNER Victor <vstinner at python.org> added the comment:

I'm not sure of what is the best approach. Currently, bpo-10915 is blocking different projects: "Make the PyGILState API compatible with multiple interpreters". We may have to fix this API first, and clarify the scope of the different locks.

----------

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


More information about the Python-bugs-list mailing list