diff --git a/Python/sock.py b/Python/sock.py index aa30e69..69d76c8 100644 --- a/Python/sock.py +++ b/Python/sock.py @@ -289,7 +289,7 @@ async def websworker(websocket, path): print("received message, but can not handle: ", act) - except asyncio.TimeoutError: +# except asyncio.TimeoutError: # await rdm_state() finally: