[issue11618] Locks broken wrt timeouts on Windows

Martin v. Löwis report at bugs.python.org
Sun Mar 20 21:07:56 CET 2011


Martin v. Löwis <martin at v.loewis.de> added the comment:

> At that time, the Pythread_* functions were still in use by the GIL
> implementation, and it made a difference judging by the commit message.

Hmm. And if some application uses thread.lock heavily, won't it still
make a difference?

----------

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


More information about the Python-bugs-list mailing list