- Notifications
You must be signed in to change notification settings - Fork928
chore: update X11 forward session usage when there is a connection#18567
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
+53 −8
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.Learn more about bidirectional Unicode characters
This was referencedJun 25, 2025
ContributorAuthor
spikecurtis commentedJun 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
bb744e8
to971c5f1
Compare891b2ca
to69c6d73
Compare971c5f1
to5ae64a6
Comparemafredri approved these changesJun 27, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
👨🏻🍳
5ae64a6
to36e724a
Compareb9c8109
toaf561e0
Compare36e724a
to7ab52a2
Compareaf561e0
tofbebcbc
Compare7ab52a2
to752156b
Comparefbebcbc
to98d00a0
Compare752156b
tod80d1c2
Compare98d00a0
to862aeb8
Compared80d1c2
to94c9adb
Compare862aeb8
to3de717a
Compare94c9adb
tod74b343
Compare5199273
to4196627
Compared74b343
tod1cc806
Compared1cc806
to0652761
Compare4196627
to73c742a
Compare0652761
to7ae368d
Comparea02d5a6
intomain 34 checks passed
Uh oh!
There was an error while loading.Please reload this page.
Merge activity
|
Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading.Please reload this page.
fixes#18263
Adds support to bump
usedAt
for X11 forwarding sessions whenever an application connects over the TCP socket. This should help avoid evicting sessions that are actually in use.