[issue7736] os.listdir hangs since opendir() and closedir() do not release GIL

Nikolaus Rath report at bugs.python.org
Sat Jan 23 01:09:16 CET 2010


Nikolaus Rath <Nikolaus at rath.org> added the comment:

The patch works fine for me too. Also, I did not discover any other such problems for other syscalls (but I did not systematically try all os.* functions).

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue7736>
_______________________________________


More information about the Python-bugs-list mailing list