[issue1583] Patch for signal.set_wakeup_fd

Jeroen Demeyer report at bugs.python.org
Tue Apr 9 16:41:03 EDT 2019


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

> unpack the int into an array of sig_atomic_t.

What do you mean with this? You can't write a complete array atomically, so I don't see how this would help.

----------

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


More information about the Python-bugs-list mailing list