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

Handle SIGTERM shutdown signal #4539

Merged
merged 1 commit into from
Feb 9, 2024
Merged

Conversation

guilload
Copy link
Member

@guilload guilload commented Feb 7, 2024

Description

Per title. Fixes #4536

How was this PR tested?

  • Sent Ctrl+C
  • Sent SIGTERM (kill -TERM <pid>)

@guilload guilload requested a review from fulmicoton February 7, 2024 17:43
@guilload guilload merged commit 65c3d3f into main Feb 9, 2024
4 checks passed
@guilload guilload deleted the guilload/handle-sigterm-signal branch February 9, 2024 13:31
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.

Graceful shutdown on SIGTERM
2 participants