STINNER Victor added the comment:

It looks like signal.sigwaitinfo() can also fail with InterruptedError. It 
should also be modified.

----------
title: PEP 475: signal.sigtimedwait() must retry if sigtimedwait() failed with 
EINTR -> PEP 475: handle EINTR in the signal module

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

Reply via email to