Jeroen Demeyer <j.deme...@ugent.be> added the comment:

Also note that the documentation of the signal module already has the correct 
wording:

Python signal handlers are always executed in the main Python thread, even if 
the signal was received in another thread.

----------

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

Reply via email to