swh-lister/swh/lister/debian
Nicolas Dandrimont 78105940ff 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.
2019-10-18 18:02:25 +02:00
..
tests debian.lister: Add integration test which checks scheduled tasks 2019-10-15 12:21:24 +02:00
__init__.py debian.lister: Add integration test which checks scheduled tasks 2019-10-15 12:21:24 +02:00
lister.py debian.lister: Add integration test which checks scheduled tasks 2019-10-15 12:21:24 +02:00
tasks.py Stop binding tasks to a specific instance of the celery app 2019-10-18 18:02:25 +02:00
utils.py Add a lister for Debian-like package archives 2017-10-04 12:43:09 +02:00