[issue8576] test_support.find_unused_port can cause socket conflicts on Windows

Irit Katriel report at bugs.python.org
Fri Nov 6 13:15:25 EST 2020


Irit Katriel <iritkatriel at yahoo.com> added the comment:

There are still several tests that use find_unused_port:

test_asyncio/test_events.py
test_asyncio/test_proactor_events.py
test_asyncio/test_sendfile.py
test_asyncio/test_unix_events.py
test_ftplib.py
test_httplib.py
test_largefile.py
test_socket.py
test_smtplib.py

----------
nosy: +iritkatriel
versions: +Python 3.10, Python 3.8, Python 3.9 -Python 2.6, Python 2.7, Python 3.1, Python 3.2

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


More information about the Python-bugs-list mailing list