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

Test Celery Beat regression (2.4.0 through 2.5.0 inclusive) #3145

Closed
szokeasaurusrex opened this issue Jun 7, 2024 · 1 comment
Closed
Assignees

Comments

@szokeasaurusrex
Copy link
Member

We had a regression in our Celery Beat integration that prevented Cron checkins from being sent at the end of the cron job from version 2.4.0 through (including) 2.5.0.

We isolated the cause to c80cad1, which we reverted in #3144. We released the fix in 2.5.1.

We should investigate the exact cause of this regression and add tests to ensure we cannot introduce a similar regression again.

@antonpirker
Copy link
Member

The tests in the linked PR have been merged. This is done!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants