[issue30765] PyThread_acquire_lock can block even when asked not ot

Antoine Pitrou report at bugs.python.org
Mon Jun 26 14:41:09 EDT 2017


Antoine Pitrou added the comment:


New changeset f84ac420c2af98339678744953869cad3c253281 by Antoine Pitrou in branch 'master':
bpo-30765: Avoid blocking when PyThread_acquire_lock() is asked not to (#2403)
https://github.com/python/cpython/commit/f84ac420c2af98339678744953869cad3c253281


----------

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


More information about the Python-bugs-list mailing list