[issue9504] signal.signal/signal.alarm not working as expected

Antoine Pitrou report at bugs.python.org
Sat Feb 5 02:05:52 CET 2011


Antoine Pitrou <pitrou at free.fr> added the comment:

It seems that my patch for issue10956 also fixes this issue (although it doesn't try to fix FileIO). It also has tests and fixes read() as well as write().
I'm sorry for not noticing that the two issues were so similar. Suggest closing this issue as duplicate.

----------
resolution:  -> duplicate
superseder:  -> file.write and file.read don't handle EINTR

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue9504>
_______________________________________


More information about the Python-bugs-list mailing list