This document describes the current stable version of Celery (5.2). For development docs, go here.
celery.worker.consumer.tasks
¶
Worker Task Consumer Bootstep.
- class celery.worker.consumer.tasks.Tasks(c, **kwargs)[source]¶
Bootstep starting the task message consumer.
- name = 'celery.worker.consumer.tasks.Tasks'¶
- requires = (step:celery.worker.consumer.mingle.Mingle{(step:celery.worker.consumer.events.Events{(step:celery.worker.consumer.connection.Connection{()},)},)},)¶