[issue33895] LoadLibraryExW called with GIL held can cause deadlock

Steve Dower report at bugs.python.org
Sat Feb 2 12:16:44 EST 2019


Steve Dower <steve.dower at python.org> added the comment:


New changeset 4860f01ac0f07cdc8fc0cc27c33f5a64e5cfec9f by Steve Dower (Tony Roberts) in branch 'master':
bpo-33895: Relase GIL while calling functions that acquire Windows loader lock (GH-7789)
https://github.com/python/cpython/commit/4860f01ac0f07cdc8fc0cc27c33f5a64e5cfec9f


----------

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


More information about the Python-bugs-list mailing list