Given celery running with these options:
celery -A openwisp2 worker -l info --pool=gevent --concurrency=15 -Ofair
Given this celery task from