[issue11618] Locks broken wrt timeouts on Windows

Antoine Pitrou report at bugs.python.org
Mon Mar 21 16:57:08 CET 2011


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

Just for the record, here is the critical section-based version.

I would still favour committing the semaphore-based version first (especially in 3.2), and then discussing performance improvements if desired.

----------
Added file: http://bugs.python.org/file21325/critlocknt.patch

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


More information about the Python-bugs-list mailing list