Page MenuHomeSoftware Heritage

Stop binding tasks to a specific instance of the celery app
ClosedPublic

Authored by olasd on Oct 18 2019, 6:03 PM.

Details

Summary

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

Test Plan

tox doesn't hang anymore

Diff Detail

Repository
rDLS Listers
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 8553
Build 12431: tox-on-jenkinsJenkins
Build 12430: arc lint + arc unit