mirror of
https://github.com/rommapp/romm.git
synced 2026-02-18 00:27:41 +01:00
According to the `uvicorn` docs [1], the `uvicorn.workers.UvicornWorker` class is deprecated and replaced by the `uvicorn-worker` package [2]. [1] https://www.uvicorn.org/deployment/#gunicorn [2] https://github.com/Kludex/uvicorn-worker