STINNER Victor <[email protected]> added the comment:
I ran the test manually on the buildbot worker. Sometimes, the test process
gets the EIO error even before getting the 2 newline bytes (b"\r\n"). I wrote
PR 27813 to simply not expect the newline character.
Adding flush=True to the print("History length:",
readline.get_current_history_length()) call in the Python script doesn't fix
the issue.
----------
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue44949>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com