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

Auto reload the workers in development environments to aid in celery … #5609

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

androolloyd
Copy link
Contributor

added a new management command to restart celery workers, and hooked it into the django autoreload detection.

Refers/Fixes

Workers having to be manually restarted to see new changes for tasks

Copy link
Member

@thelostone-mc thelostone-mc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hell yeah :D

@owocki
Copy link
Contributor

owocki commented Dec 6, 2019

my hero!

@danlipert
Copy link
Contributor

@androolloyd looks like travis is broken on these changes, can you take a look?

@androolloyd
Copy link
Contributor Author

Will do.

@thelostone-mc thelostone-mc merged commit 52de667 into master Jan 9, 2020
@thelostone-mc thelostone-mc deleted the celery/restart-workers branch June 27, 2020 00:49
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.

5 participants