I believe the recommended way to start the task is as follows.
python manage.py celery worker -P gevent --loglevel=INFO
Gevent needs to be patched as early as possible.
I believe the recommended way to start the task is as follows.
python manage.py celery worker -P gevent --loglevel=INFO
Gevent needs to be patched as early as possible.