[issue12268] file readline, readlines & readall methods can lose data on EINTR

Antoine Pitrou report at bugs.python.org
Tue Jun 7 11:57:39 CEST 2011


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

I'm not sure why you're creating a separate test file. There are already signals-related tests in test_io. Also, perhaps you can reuse the idioms used there, rather than spawn subprocesses.

----------
stage:  -> patch review

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


More information about the Python-bugs-list mailing list