Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 177 Bytes

File metadata and controls

7 lines (5 loc) · 177 Bytes

strawberry_django_sync_to_async_deadlock

pip install -r requirements.txt

python -m gunicorn app.asgi:application -k uvicorn.workers.UvicornWorker -b 127.0.0.1:8000