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

chore: add signal entrypoint #162

Merged
merged 2 commits into from
Oct 18, 2024
Merged

chore: add signal entrypoint #162

merged 2 commits into from
Oct 18, 2024

Conversation

ltitanb
Copy link
Collaborator

@ltitanb ltitanb commented Oct 17, 2024

When restarting the docker container, docker first sends a SIGTERM and then a SIGKILL after some time. Now we handle the SIGTERM immediately and do a graceful exit

@ltitanb ltitanb requested review from fbrv and David-Petrov and removed request for fbrv October 18, 2024 10:16
@ltitanb ltitanb merged commit 546b32e into main Oct 18, 2024
5 checks passed
@ltitanb ltitanb deleted the ltitanb/entrypoint branch October 18, 2024 10:18
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.

2 participants