HomeSoftware Heritage

scheduler.task: Remove no longer used Task class

Description

scheduler.task: Remove no longer used Task class

All scheduler tasks have been rewritten to avoid using the inheritance
paradigm.

The post worker startup initialization no longer creates automatically
queues for registered tasks.

Queues creation is managed through explicit configuration
entries:

celery:

task_queues:  ...
task_modules: ...

Details

Provenance
ardumontAuthored on Feb 15 2019, 2:56 PM
ardumontPushed on Feb 15 2019, 3:06 PM
Parents
rDSCH65d0f73fd9a0: celery_backend/config: Fix loglevel for amqp module
Branches
Unknown
Tags
Unknown
References
tag: v0.0.46
Build Status
Buildable 4263
Build 5629: test-and-build