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

Pin kombu version #4075

Merged
merged 1 commit into from
Aug 16, 2019
Merged

Pin kombu version #4075

merged 1 commit into from
Aug 16, 2019

Commits on Aug 16, 2019

  1. Pin kombu version

    kombu is a dependency of Celery and usually we let them declare the version, but their version is pinned and the most recent release (4.6.4) has a severe regression where workers stop responding to inspect commands.
    arikfr authored Aug 16, 2019
    Configuration menu
    Copy the full SHA
    9217f58 View commit details
    Browse the repository at this point in the history