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

Antoine Pitrou report at bugs.python.org
Wed Feb 16 16:27:29 CET 2011


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

Here is a patch that makes the test fail rather than hang. Sébastien, can you try it out?

----------
keywords: +patch
title: test_threadsignals.py hanging on AIX -> interruption of locks by signals not guaranteed when the semaphore implementation is not used
Added file: http://bugs.python.org/file20772/test_threadsignals.patch

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


More information about the Python-bugs-list mailing list