HomeSoftware Heritage

Stop binding tasks to a specific instance of the celery app

This commit no longer exists in the repository. It may have been part of a branch which was deleted.

Description

Stop binding tasks to a specific instance of the celery app

The celery.shared_task decorator allows late-binding of tasks to any celery app,
which is well suited for our "task plugin" architecture.

Details

Provenance
olasdAuthored on Oct 17 2019, 2:42 PM
olasdPushed on Oct 23 2019, 10:41 AM
Differential Revision
D2163: Stop binding tasks to a specific instance of the celery app
Build Status
Buildable 8606
Build 12506: test-and-buildJenkins

Commit No Longer Exists

This commit no longer exists in the repository.