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

Downgrade Celery to 4.4.6 #2829

Merged
merged 1 commit into from
Sep 14, 2020
Merged

Downgrade Celery to 4.4.6 #2829

merged 1 commit into from
Sep 14, 2020

Conversation

browniebroke
Copy link
Member

Description

It looks like 4.4.7 has some issues with Redis broker:

celery/celery#6285

Checklist:

  • I've made sure that tests/test_cookiecutter_generation.py is updated accordingly (especially if adding or updating a template option)
  • I've updated the documentation or confirm that my change doesn't require any updates

Rationale

Fixes #2827

It looks like 4.4.7 has some issues with Redis broker:

celery/celery#6285
@browniebroke browniebroke changed the title Revert Celery to 4.4.6 Downgrade Celery to 4.4.6 Sep 14, 2020
@browniebroke browniebroke merged commit c62c3ea into master Sep 14, 2020
@browniebroke browniebroke deleted the revert/celery-4.4.6 branch September 14, 2020 16:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Celery breaks upgrading from 4.4.6 to 4.4.7
1 participant