M
Size: a a a
M
⟁ᴡ
⟁ᴡ
M
M
s
M
loop.run_until_complete(cl.disconnect())
TypeError: An asyncio.Future, a coroutine or an awaitable is required
⟁ᴡ
⟁ᴡ
s
loop.run_until_complete(cl.disconnect())
TypeError: An asyncio.Future, a coroutine or an awaitable is required
cl.disconnect()
возвращает?M
cl.disconnect()
возвращает?M
M
cl = loop.run_until_complete(initclient())
s
cl.disconnect()
s
cl = loop.run_until_complete(initclient())
⟁ᴡ
M
M
M
⟁ᴡ