[issue11618] Locks broken wrt timeouts on Windows

Martin v. Löwis report at bugs.python.org
Sun Mar 20 20:46:48 CET 2011


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

Interestingly, it used to be a Semaphore up to [5e6e9e893acd]; in [cde4da18c4fa], Yakov Markovitch rewrote this to be the faster implementation we have today.

----------

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


More information about the Python-bugs-list mailing list