[issue32186] io.FileIO hang all threads if fstat blocks on inaccessible NFS server

STINNER Victor report at bugs.python.org
Thu Nov 30 20:19:01 EST 2017


STINNER Victor <victor.stinner at gmail.com> added the comment:


New changeset 6a89481680b921e7b317c29877bdda9a6031e5ad by Victor Stinner (Nir Soffer) in branch 'master':
bpo-32186: Release the GIL during lseek and fstat (#4652)
https://github.com/python/cpython/commit/6a89481680b921e7b317c29877bdda9a6031e5ad


----------

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


More information about the Python-bugs-list mailing list