[issue33021] Some fstat() calls do not release the GIL, possibly hanging all threads

Antoine Pitrou report at bugs.python.org
Sun Mar 11 19:39:24 EDT 2018


Antoine Pitrou <pitrou at free.fr> added the comment:


New changeset 4484f9dca9149da135bbae035f10a50d20d1cbbb by Antoine Pitrou (Nir Soffer) in branch 'master':
bpo-33021: Release the GIL during fstat() calls (GH-6019)
https://github.com/python/cpython/commit/4484f9dca9149da135bbae035f10a50d20d1cbbb


----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list