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

Bugfix: Remove celerybeat.pid before starting docker worker #1608

Merged
merged 1 commit into from
Sep 8, 2020
Merged

Conversation

fuziontech
Copy link
Member

This fixes a bug where celerybeat.pid is not cleaned up when you shut down docker-compose stack. This should be safe to remove since it is in the startup script for docker workers and there shouldn't be multiple docker celery beat workers running on one box unless you switch up the configs.

@timgl timgl temporarily deployed to posthog-rm-2rhaxe78gmpyfhjgvop September 8, 2020 16:35 Inactive
@fuziontech fuziontech merged commit 5293b40 into master Sep 8, 2020
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.

None yet

2 participants