mirror of
https://github.com/rommapp/romm.git
synced 2026-02-04 18:48:10 +08: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