You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run a test case but I get an error: File "C:\Program Files\Python38\lib\asyncio\tasks.py", line 645, in sleep
loop = events.get_running_loop()
RuntimeError: no running event loop
The text was updated successfully, but these errors were encountered:
I'm going to need way more detail to replicate this.
Please follow the standard formula:
1. What were you doing?
2. What did you expect to happen?
3. What actually happened?
On Tue, Aug 16, 2022 at 1:55 PM stig888881 ***@***.***> wrote:
I'm trying to run a test case but I get an error: File "C:\Program
Files\Python38\lib\asyncio\tasks.py", line 645, in sleep
loop = events.get_running_loop()
RuntimeError: no running event loop
—
Reply to this email directly, view it on GitHub
<#132>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAA5CQQMK45KEGAUDDN2BNTVZP53NANCNFSM56XG2ZWQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
I'm trying to run a test case but I get an error: File "C:\Program Files\Python38\lib\asyncio\tasks.py", line 645, in sleep
loop = events.get_running_loop()
RuntimeError: no running event loop
The text was updated successfully, but these errors were encountered: