Closed
Bug 1555080
Opened 7 years ago
Closed 6 years ago
Upgrade to Celery 4
Categories
(developer.mozilla.org Graveyard :: General, defect, P1)
developer.mozilla.org Graveyard
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
(Keywords: in-triage)
We can't upgrade to Python >= 3.6 if we still have Celery 3 because of kombu. We can't upgrade kombu without upgrading billiard and celery.
As part of this upgrade, it is my intention to stop storing results since we don't need them, don't use them, and generally makes the Celery story easier.
| Assignee | ||
Updated•7 years ago
|
Assignee: nobody → peterbe
| Assignee | ||
Updated•7 years ago
|
Priority: -- → P1
Comment 1•6 years ago
|
||
MDN Web Docs' bug reporting has now moved to GitHub. From now on, please file content bugs at https://github.com/mdn/sprints/issues/ and platform bugs at https://github.com/mdn/kuma/issues/.
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•