python -m websockets
blocks until open_timeout when connection fails
#1592
Labels
python -m websockets
blocks until open_timeout when connection fails
#1592
Connecting to the same server directly with
websockets.sync.client.connect
doesn't block.The text was updated successfully, but these errors were encountered: