Skip to content

Fix message for idle desktop connection#37735

Merged
zmb3 merged 1 commit intomasterfrom
zmb3/desktop-client-idle
Feb 8, 2024
Merged

Fix message for idle desktop connection#37735
zmb3 merged 1 commit intomasterfrom
zmb3/desktop-client-idle

Conversation

@zmb3
Copy link
Copy Markdown
Collaborator

@zmb3 zmb3 commented Feb 4, 2024

If a custom client idle message wasn't specified, then we wouldn't send any message to the browser prior to closing the connection, which resulted in a generic disconnect error.

Also fixes a leak in connection monitor tests.

Fixes #36822
Updates #18496

Changelog: Improve error handling when idle desktop connections are terminated.

If a custom client idle message wasn't specified, then we wouldn't
send any message to the browser prior to closing the connection,
which resulted in a generic disconnect error.

Also fixes a leak in connection monitor tests.

Fixes #36822
Updates #18496
@zmb3 zmb3 added this pull request to the merge queue Feb 8, 2024
Merged via the queue into master with commit aecbfe7 Feb 8, 2024
@zmb3 zmb3 deleted the zmb3/desktop-client-idle branch February 8, 2024 19:48
@public-teleport-github-review-bot
Copy link
Copy Markdown

@zmb3 See the table below for backport results.

Branch Result
branch/v13 Create PR
branch/v14 Create PR
branch/v15 Create PR

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.

Desktop sessions ended due to client_idle_timeout trigger show "Session disconnected for an unknown reason."

3 participants