[issue35247] test.test_socket.RDSTest.testPeek hangs indefinitely

STINNER Victor report at bugs.python.org
Mon Aug 3 19:42:00 EDT 2020


STINNER Victor <vstinner at python.org> added the comment:

I cannot debug this issue on Fedora 32, since RDS sockets are not supported:

$ ./python -m test test_socket -m test.test_socket.RDSTest.testPeek -v
(...)
testPeek (test.test_socket.RDSTest) ... skipped 'RDS sockets required for this test.'
(...)

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue35247>
_______________________________________


More information about the Python-bugs-list mailing list