| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| configuration | ||
| fulfillment | ||
| __init__.py | ||
| celery_app.py | ||
| utils.py |
Previously, a cascade of imports caused a Celery app to be initialized whenever a shared task was imported. This is undesired: the application calling the shared task should be allowed to initialize and use its own Celery app. ECOM-2249.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| configuration | Loading commit data... | |
| fulfillment | Loading commit data... | |
| __init__.py | Loading commit data... | |
| celery_app.py | Loading commit data... | |
| utils.py | Loading commit data... |