STINNER Victor added the comment:

Note: test_signal will have to be modified again when select will also retry on 
EINTR :-) See issue #23485. For example, test_signal.test_wakeup_fd_early() can 
register a signal handler which raises an exception and catch InterruptedError.

----------

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

Reply via email to