update
This commit is contained in:
parent
0f741e5ee9
commit
d09f52e429
@ -126,8 +126,6 @@ def room_changed_handler(message):
|
|||||||
if client is not None:
|
if client is not None:
|
||||||
asyncio.run(client.stop_and_close())
|
asyncio.run(client.stop_and_close())
|
||||||
|
|
||||||
raise e
|
|
||||||
|
|
||||||
|
|
||||||
def init_session():
|
def init_session():
|
||||||
cookies = http.cookies.SimpleCookie()
|
cookies = http.cookies.SimpleCookie()
|
||||||
|
Loading…
Reference in New Issue
Block a user