-
-
Couldn't load subscription status.
- Fork 479
Open
Description
I've run into a bug where the litestar run command does not pass environment variables to Uvicorn under certain conditions. Environment variables are passed when the number of workers > 1 or when using --reload but is ignored otherwise. This prevents the use of Uvicorn env directives (e.g. UVICORN_LOOP=asyncio).
Metadata
Metadata
Assignees
Labels
No labels