[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 05:40:01 CEST 2009


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

Patch to skip test if it can't get a range of invalid file descriptors
to test.  The test sequence passes with this patch in place.

----------
assignee:  -> r.david.murray
keywords: +patch
stage: needs patch -> patch review
Added file: http://bugs.python.org/file14535/issue6542.patch

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


More information about the Python-bugs-list mailing list