-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
마지막 줄
asyncio.run(run())
그대로 사용 시 다음과 같은 에러가 뜹니다.
RuntimeError: asyncio.run() cannot be called from a running event loop
아래 링크에서 제시된 방법을 사용해야 할 것 같네요 . .
https://stackoverflow.com/questions/55409641/asyncio-run-cannot-be-called-from-a-running-event-loop
Metadata
Metadata
Assignees
Labels
No labels