Skip to content

Start celery-scheduler without a pid file #329

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
Mar 1, 2025
Merged

Conversation

lardbit
Copy link
Owner

@lardbit lardbit commented Mar 1, 2025

This fixes #324 by starting celery without defining a PID file which was preventing a new celery container to start due to a zombie process blocking the other.

@lardbit lardbit merged commit 2df2146 into master Mar 1, 2025
1 check passed
@lardbit lardbit deleted the celery-scheduler-no-pid branch March 1, 2025 20:28
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.

celery-scheduler restarting in loop
1 participant