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

[bug] When kill -9 single-beat,Repeated celery-beat occur #56

Open
brodyxchen opened this issue Nov 7, 2023 · 1 comment
Open

[bug] When kill -9 single-beat,Repeated celery-beat occur #56

brodyxchen opened this issue Nov 7, 2023 · 1 comment

Comments

@brodyxchen
Copy link

single-beat-bug

When kill -9 single-beat, myService has not been terminated and continues to run. Meanwhile, other nodes grab lock.
Repeated beat occur

@brodyxchen
Copy link
Author

I checked online and the SIGKILL signal cannot be captured by python, so is this situation untraceable?

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

No branches or pull requests

1 participant