STINNER Victor <victor.stin...@haypocalc.com> added the comment:

The trace is supposed to contain the traceback of all threads, and I see only 
one thread. So I suppose that send_signals() thread has exited. I don't know if 
it raises an exception or was interrupted before calling 
signalled_all.release().

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11738>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to