Quick link to the code on version 13.0.1: https://github.com/python-websockets/websockets/blob/13.0.1/src/websockets/asyncio/connection.py#L273 This is an issue as ...
connect normally with an ssh server that is in the middle of shutting down for a graceful reboot and expect to (with retries) connect to it again as it shuts down, reboots and comes back up. We have ...