error jetzt weg?
This commit is contained in:
parent
3073983e10
commit
2a67fb36e7
@ -287,13 +287,10 @@ async def websworker(websocket, path):
|
|||||||
|
|
||||||
else:
|
else:
|
||||||
print("received message, but can not handle: ", act)
|
print("received message, but can not handle: ", act)
|
||||||
|
|
||||||
|
|
||||||
|
finally:
|
||||||
# except asyncio.TimeoutError:
|
await unregister(websocket)
|
||||||
# await rdm_state()
|
|
||||||
|
|
||||||
finally:
|
|
||||||
await unregister(websocket)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user