chore: update X11 forward session usage when there is a connection#18567
Merged
Conversation
This was referenced Jun 25, 2025
Contributor
Author
bb744e8 to
971c5f1
Compare
891b2ca to
69c6d73
Compare
971c5f1 to
5ae64a6
Compare
5ae64a6 to
36e724a
Compare
b9c8109 to
af561e0
Compare
36e724a to
7ab52a2
Compare
af561e0 to
fbebcbc
Compare
7ab52a2 to
752156b
Compare
fbebcbc to
98d00a0
Compare
752156b to
d80d1c2
Compare
98d00a0 to
862aeb8
Compare
d80d1c2 to
94c9adb
Compare
862aeb8 to
3de717a
Compare
94c9adb to
d74b343
Compare
5199273 to
4196627
Compare
d74b343 to
d1cc806
Compare
d1cc806 to
0652761
Compare
4196627 to
73c742a
Compare
0652761 to
7ae368d
Compare
Contributor
Author
Merge activity
|
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
Sign up for free
to 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.

fixes #18263
Adds support to bump
usedAtfor X11 forwarding sessions whenever an application connects over the TCP socket. This should help avoid evicting sessions that are actually in use.