tiangolo / uvicorn-gunicorn-fastapi-docker

Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
MIT License
2.7k stars 333 forks source link

Upgrade Gunicorn #255

Closed RafaelClovr closed 1 month ago

RafaelClovr commented 10 months ago

The Gunicorn version is not fully compatible with Python 3.11.

Source: Gunicorn's changelog:

RafaelClovr commented 10 months ago

CC: @tiangolo

CharlesPerrotMinotHCHB commented 3 months ago

Same here @tiangolo

tiangolo commented 1 month ago

This was covered by another PR, so I'll close this one, but thanks for the interest! :cake: