Skip to content

Celery: remove duplication of task names #8929

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

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

humitos
Copy link
Member

@humitos humitos commented Feb 16, 2022

This was used to allow new instances to execute old Celery task names since they
were moved into different modules and their name changed.

This was used to allow new instances to execute old Celery task names since they
were moved into different modules and their name changed.
@humitos humitos requested a review from a team as a code owner February 16, 2022 16:05
@agjohnson agjohnson merged commit 17fbc86 into master Feb 16, 2022
@agjohnson agjohnson deleted the humitos/celery-duplicated-task-names branch February 16, 2022 22:11
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.

3 participants