[issue1583] Patch for signal.set_wakeup_fd

Jeroen Demeyer report at bugs.python.org
Wed Apr 10 17:10:33 EDT 2019


Jeroen Demeyer <J.Demeyer at UGent.be> added the comment:

> signal-safe is different from thread-safe

I know, but I think that other threads can receive signals too. So in that case, it needs to be signal-safe as well as thread-safe.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue1583>
_______________________________________


More information about the Python-bugs-list mailing list