error jetzt weg?

This commit is contained in:
Jens Ullmert 2022-07-27 16:56:37 +02:00
parent 3073983e10
commit 2a67fb36e7

View File

@ -289,11 +289,8 @@ async def websworker(websocket, path):
print("received message, but can not handle: ", act)
# except asyncio.TimeoutError:
# await rdm_state()
finally:
await unregister(websocket)
finally:
await unregister(websocket)