GF
Size: a a a
GF
K0
Đ
Đ
GF
GF
Đ
GF
Đ
GF
K0
import asyncio
asyncio.get_event_loop().run_until_complete(client.get_me())
Traceback (most recent call last):
File "/src/app/modules/nailerine/code_runners/runner.py", line 29, in execute
await fn(event, client)
File "<string>", line 3, in __ex
File "/usr/local/lib/python3.7/asyncio/base_events.py", line 566, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.7/asyncio/base_events.py", line 521, in run_forever
raise RuntimeError('This event loop is already running')
RuntimeError: This event loop is already running
Đ
import asyncio
asyncio.get_event_loop().run_until_complete(client.get_me())
Traceback (most recent call last):
File "/src/app/modules/nailerine/code_runners/runner.py", line 29, in execute
await fn(event, client)
File "<string>", line 3, in __ex
File "/usr/local/lib/python3.7/asyncio/base_events.py", line 566, in run_until_complete
self.run_forever()
File "/usr/local/lib/python3.7/asyncio/base_events.py", line 521, in run_forever
raise RuntimeError('This event loop is already running')
RuntimeError: This event loop is already running
K0
Đ
K0
K0
Đ