ValueError: The future belongs to a different loop than the one specified as the loop argument #4992
Unanswered
WolfgangFahl
asked this question in
Q&A
Replies: 1 comment
-
@WolfgangFahl Can you, please, create a minimum reproducible code example? Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Example Code
Description
run https://github.com/BITPlan/pyWikiCMS/blob/master/tests/test_frontend.py in github CI
it works locally but not in the CI.
I wonder how i can mitigate this eventloop issue and for a start properly debug it.
NiceGUI Version
2.21.1.dev0
Python Version
3.10
Browser
Firefox
Operating System
Linux
Additional Context
We get very lengthy stacktrace that is unfortunately not helpful.
Beta Was this translation helpful? Give feedback.
All reactions