Skip to content

[v14] Always reply to x-teleport-terminal-size if requested#35743

Merged
rosstimothy merged 1 commit intobranch/v14from
bot/backport-35703-branch/v14
Dec 19, 2023
Merged

[v14] Always reply to x-teleport-terminal-size if requested#35743
rosstimothy merged 1 commit intobranch/v14from
bot/backport-35703-branch/v14

Conversation

@rosstimothy
Copy link
Copy Markdown
Contributor

Backport #35703 to branch/v14

changelog: Prevent attempts to join a nonexistent ssh session from hanging forever

The ssh handlers were only replying to the request in the happy path
and never if something went wrong. This causes our clients to hang
indefinitely waiting since they are reliant on the response to
determine the correct terminal size when joining an existing session.
@rosstimothy rosstimothy marked this pull request as ready for review December 14, 2023 19:13
@rosstimothy
Copy link
Copy Markdown
Contributor Author

PTAL @zmb3

@rosstimothy rosstimothy added this pull request to the merge queue Dec 19, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Dec 19, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Dec 19, 2023
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Dec 19, 2023
@rosstimothy rosstimothy added this pull request to the merge queue Dec 19, 2023
Merged via the queue into branch/v14 with commit ae776eb Dec 19, 2023
@rosstimothy rosstimothy deleted the bot/backport-35703-branch/v14 branch December 19, 2023 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants