[issue11223] interruption of locks by signals not guaranteed when the semaphore implementation is not used

Antoine Pitrou report at bugs.python.org
Tue Apr 19 15:08:46 CEST 2011


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

> threading_info.patch:
>  - Add thread._info() function -> dict with 'name' and
> 'use_semaphores' (pthread only) keys

Most of these names will be removed in 3.3:
http://bugs.python.org/issue11863

----------

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


More information about the Python-bugs-list mailing list