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#18673

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 2 commits intomainfromspike/18519-non-tty-session-disposal
Jun 30, 2025

Conversation

spikecurtis
Copy link
Contributor

@spikecurtisspikecurtis commentedJun 30, 2025
edited
Loading

(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.

@spikecurtisGraphite App
Copy link
ContributorAuthor

This stack of pull requests is managed byGraphite. Learn more aboutstacking.

@spikecurtisspikecurtis marked this pull request as ready for reviewJune 30, 2025 17:48
Copy link
Member

@mafredrimafredri left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Looks reasonable to me 👍

@spikecurtisspikecurtis merged commitb7cb275 intomainJun 30, 2025
30 checks passed
@spikecurtisspikecurtis deleted the spike/18519-non-tty-session-disposal branchJune 30, 2025 18:06
@github-actionsgithub-actionsbot locked and limited conversation to collaboratorsJun 30, 2025
Copy link
Member

@johnstcnjohnstcn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

Post-merge 👍

@spikecurtis
Copy link
ContributorAuthor

/cherry-pick release/2.24

@spikecurtis
Copy link
ContributorAuthor

/cherry-pick release/2.23

@spikecurtis
Copy link
ContributorAuthor

/cherry-pick release/2.22

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Reviewers

@johnstcnjohnstcnjohnstcn left review comments

@mafredrimafredrimafredri approved these changes

@sreyasreyasreya approved these changes

Assignees

@spikecurtisspikecurtis

Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

4 participants
@spikecurtis@mafredri@sreya@johnstcn

[8]ページ先頭

©2009-2025 Movatter.jp