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

[v14] Execute time-bound graceful shutdowns on SIGINT/SIGTERM. #32189

Merged
merged 6 commits into from Sep 21, 2023

Conversation

Tener
Copy link
Contributor

@Tener Tener commented Sep 20, 2023

Backport #31869 to branch/v14

Tener and others added 6 commits September 20, 2023 09:41
We introduce a delay of up to 3 seconds into the "immediate shutdown"
path. If the graceful shutdown doesn't complete within this time, the process
will exit anyway.
Co-authored-by: Edoardo Spadolini <edoardo.spadolini@goteleport.com>
@Tener Tener added this pull request to the merge queue Sep 20, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 20, 2023
@Tener Tener added this pull request to the merge queue Sep 21, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 21, 2023
@Tener Tener added this pull request to the merge queue Sep 21, 2023
Merged via the queue into branch/v14 with commit 584d898 Sep 21, 2023
23 checks passed
@Tener Tener deleted the bot/backport-31869-branch/v14 branch September 21, 2023 07:35
@fheinecke fheinecke mentioned this pull request Sep 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants