Skip to content
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

SSH Multiplexer should only write artifacts if they are unchanged #42824

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

strideynet
Copy link
Contributor

Previously, we'd rewrite these even if there was no changed. This produces a period where the file has been truncated and could confused OpenSSH.

changelog: Machine ID SSH multiplexer now only writes artifacts if they have not changed, resolving a potential race condition with the OpenSSH client.

@strideynet strideynet added this pull request to the merge queue Jun 12, 2024
Merged via the queue into master with commit 4182a25 Jun 12, 2024
39 of 40 checks passed
@strideynet strideynet deleted the strideynet/tbot-only-write-on-change branch June 12, 2024 12:34
@public-teleport-github-review-bot

@strideynet See the table below for backport results.

Branch Result
branch/v15 Create PR
branch/v16 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.

3 participants