-
-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix remote PTY restore probe reply leak #6070
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
Open
austinywang
wants to merge
26
commits into
main
Choose a base branch
from
issue-6061-remote-restore-pty-leak
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
40452b7
test: cover ssh pty queued terminal replies
austinywang 0ad3258
fix: drop queued ssh pty probe replies on restore
austinywang 40c21e0
Merge remote-tracking branch 'origin/main' into issue-6061-remote-res…
austinywang c225d16
fix: keep ssh pty reconnect filter out of long files
austinywang ba6dca7
fix: avoid unchecked sendable in ssh pty filter
austinywang 5202422
fix: pass through ambiguous ssh pty escape input
austinywang d32cbb0
test: cover ssh pty reconnect filter boundaries
austinywang 804a5e0
fix: keep reconnect probe filter active across reads
austinywang 7b19617
fix: buffer reconnect probe escape prefix
austinywang 850a0bf
fix: flush bare escape after reconnect drain
austinywang 2d3069c
fix: bound reconnect probe reply drain
austinywang 78052cb
fix: limit reconnect probe filter to terminal stdin
austinywang 944128d
test: clean reconnect filter policy findings
austinywang 798a105
fix: filter OSC 12 reconnect probe replies
austinywang 1c0be37
merge: sync with main
austinywang a827288
fix: drain reconnect probes before relaying output
austinywang 1a4867a
merge: sync with main
austinywang 4e6ef6c
fix: keep reconnect probe filtering until bridge output
austinywang 88132a3
Merge remote-tracking branch 'origin/main' into issue-6061-remote-res…
austinywang 6a6bec4
Merge remote-tracking branch 'origin/main' into issue-6061-remote-res…
austinywang 53f675e
Merge remote-tracking branch 'origin/main' into issue-6061-remote-res…
austinywang 6d9eca7
merge: resolve conflicts with origin/main
austinywang be8c2c6
fix: stop reconnect input filtering after bridge output
austinywang 3841ee6
Merge remote-tracking branch 'origin/main' into issue-6061-remote-res…
austinywang 5ecc4f3
chore: refresh swift file length budget
austinywang 3c6f022
fix: signal reconnect filter stop without shared lock
austinywang File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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 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
Oops, something went wrong.
Oops, something went wrong.
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.