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

Fix custom task class after introduction of DjangoTask in 5.4 #114

Merged
merged 2 commits into from
May 19, 2024

Conversation

maciej-gol
Copy link
Owner

@maciej-gol maciej-gol commented May 19, 2024

This fixes a regression introduced by celery/celery#8491 where the custom task class check looks only at the task_cls argument to the c-tor, ignoring the class attribute.

@maciej-gol maciej-gol merged commit ff53f17 into master May 19, 2024
18 checks passed
@maciej-gol maciej-gol deleted the mgol/fix-support-for-5.4 branch May 19, 2024 11:04
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.

1 participant