commit | 6f6ec37838b424c5d5ccef9a640ad02b7d1cb92f | [log] [tgz] |
---|---|---|
author | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 17 20:27:56 2013 +0200 |
committer | Antoine Pitrou <solipsis@pitrou.net> | Sat Aug 17 20:27:56 2013 +0200 |
tree | ea727add92c9765d5e33d37a563a3d0deba30e4e | |
parent | f920a1c1f132adb10fe81ea430f08c7b61d5cc9d [diff] |
Issue #16105: When a signal handler fails to write to the file descriptor registered with ``signal.set_wakeup_fd()``, report an exception instead of ignoring the error.