The celery.shared_task decorator allows late-binding of tasks to any celery app,
which is well suited for our "task plugin" architecture.
Details
Details
- Reviewers
ardumont - Group Reviewers
Reviewers - Commits
- rDLS78105940ff2f: Stop binding tasks to a specific instance of the celery app
tox doesn't hang anymore
Diff Detail
Diff Detail
- Repository
- rDLS Listers
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
Build is green
See https://jenkins.softwareheritage.org/job/DLS/job/tox/454/ for more details.