SynchronousOnlyOperation from celery task using gevent execution pool

前端 未结 0 1853
日久生厌
日久生厌 2020-12-16 23:21

Given celery running with these options:

celery -A openwisp2 worker -l info --pool=gevent --concurrency=15 -Ofair

Given this celery task from

相关标签:
回答
  • 消灭零回复
提交回复
热议问题