[issue6542] test_os TestInvalidFD.test_closerange causes test_pipes hang in certain circumstances on linux

R. David Murray report at bugs.python.org
Wed Jul 22 04:45:16 CEST 2009


R. David Murray <rdmurray at bitdance.com> added the comment:

It appears that TestInvalidFD.test_closerange is in fact closing a valid
file descriptor in this case.  I'm not sure how to fix the test...nor
why the close produced the results it does.

----------

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


More information about the Python-bugs-list mailing list