Replies: 2 comments 14 replies
-
I highly doubt that's the reason.
I'm not sure I got this. Can you rephrase what's wrong? |
Beta Was this translation helpful? Give feedback.
-
Ok I have more info. even on a simple hello world app:
I tried disabling keep-alive, but it does not seem to resolve the problem. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
When developping locally, I encounter most of the time when trying to kill the server, the server is not shutting down, my terminal just hangs.
I'm not encountering this with uvicorn hence my question. Is this because of the 2 loops rust and python ?
Also when killing the worker straight away, logger says "Shutting down worker" but startup continue normally, I'll file a bug for this one.
Beta Was this translation helpful? Give feedback.
All reactions