asd
This commit is contained in:
parent
325b0c229b
commit
cf6242613b
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
|
||||
.DS_Store
|
||||
|
||||
Python/sock.py.bak
|
||||
|
||||
@ -290,7 +290,7 @@ async def websworker(websocket, path):
|
||||
|
||||
|
||||
except asyncio.TimeoutError:
|
||||
await rdm_state()
|
||||
# await rdm_state()
|
||||
|
||||
finally:
|
||||
await unregister(websocket)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user