[issue30765] PyThread_acquire_lock can block even when asked not ot

Antoine Pitrou report at bugs.python.org
Mon Jun 26 16:07:24 EDT 2017


Antoine Pitrou added the comment:


New changeset 85b34edd8b575b918490afbcb0db6f791874dbdd by Antoine Pitrou in branch '3.5':
[3.5] bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (GH-2403) (#2419)
https://github.com/python/cpython/commit/85b34edd8b575b918490afbcb0db6f791874dbdd


----------

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


More information about the Python-bugs-list mailing list