David Edelsohn added the comment:

I added

        if not buf: break

after
        buf = os.read()

to echo.py, echo2.py and echo3.py.  They now exit and do not spin, but the test 
still hangs.

----------

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

Reply via email to