Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: stop tearing down non-TTY processes on SSH session end (cherry-pick #18673)#18676

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
spikecurtis merged 1 commit intorelease/2.24fromcherry-pick-012c1d-release/2.24
Jun 30, 2025

Conversation

gcp-cherry-pick-bot[bot]
Copy link

Cherry-picked fix: stop tearing down non-TTY processes on SSH session end (#18673)

(possibly temporary) fix for#18519

Matches OpenSSH for non-tty sessions, where we don't actively terminate
the process.

Adds explicit tracking to the SSH server for these processes so that if
we are shutting down we terminate them: this ensures that we can shut
down quickly to allow shutdown scripts to run. It also ensures our tests
don't leak system resources.

(possibly temporary) fix for#18519Matches OpenSSH for non-tty sessions, where we don't actively terminatethe process.Adds explicit tracking to the SSH server for these processes so that ifwe are shutting down we terminate them: this ensures that we can shutdown quickly to allow shutdown scripts to run. It also ensures our testsdon't leak system resources.
@spikecurtisspikecurtis self-requested a reviewJune 30, 2025 18:55
@spikecurtisspikecurtis merged commit7747924 intorelease/2.24Jun 30, 2025
31 checks passed
@spikecurtisspikecurtis deleted the cherry-pick-012c1d-release/2.24 branchJune 30, 2025 19:09
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 30, 2025
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@spikecurtisspikecurtisspikecurtis approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@spikecurtis

[8]ページ先頭

©2009-2025 Movatter.jp