Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Upgrade to celery 4.2.0 [PLAT-908] #8549

Conversation

pattisdr
Copy link
Contributor

@pattisdr pattisdr commented Jul 16, 2018

Purpose

We are currently on celery 4.2.0rc2, which we upgraded to due to a bug that was causing registrations to get stuck (celery/celery#4223). The final stable release is now out.

Changes

Upgraded celery from 4.2.0rc2 -> 4.2.0.
Kombu upgraded from 4.1.0 -> 4.2.0 (from Changelog: **Kombu** Celery 4.2 now requires Kombu 4.2 or better.

QA Notes

None needed.

Documentation

None needed.

Side Effects

None expected.

Ticket

https://openscience.atlassian.net/browse/PLAT-908

@pattisdr pattisdr force-pushed the feature/upgrade_celery_4_2_0 branch from 8bdd071 to bdf3466 Compare July 16, 2018 15:46
@coveralls
Copy link

coveralls commented Jul 16, 2018

Pull Request Test Coverage Report for Build 30540

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at ?%

Totals Coverage Status
Change from base Build 30538: 0.0%
Covered Lines:
Relevant Lines: 0

💛 - Coveralls

@sloria
Copy link
Contributor

sloria commented Jul 19, 2018

Ended up upgrading to 4.2.1 in an effort to put out the fire on prod: c24a675 .

Thanks anyway for the PR--I would have forgotten to upgrade Kombu if I hadn't looked at this. 😅

@sloria sloria closed this Jul 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants