Jeroen Demeyer <[email protected]> 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 <[email protected]>
<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