Leaked Semaphores #4129
Replies: 2 comments
-
You are right. I can reproduce the error:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
This is definitely a bug. I created issue #4131. Let's continue there. |
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
-
Question
I am having leaked semaphore issues when running nicegui with fastapi. Initially, I thought it was my code, however, I just tested this on Zauberzeug's repo running the start.sh bash script under examples/fastapi and immediately closed down the uvicorn server and it still shows leaked semaphores. Is there a solution for this?
Beta Was this translation helpful? Give feedback.
All reactions