tanuki.py
tanuki.py copied to clipboard
Support for Gunicorn
Currently only Uvicorn is supported, and therefore this project doesn't support multiple worker threads. We should add support for Gunicorn to support that popular usecase.