Skip to content

[v16] Update (*TunnelConnectionV2) Clone to do a full copy #54665

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

Merged
merged 1 commit into from
May 9, 2025

Conversation

rosstimothy
Copy link
Contributor

Backport #54661 to branch/v16

The shallow clone has always been liable to cause races but only
started to become an issue after the TunnelConnection resource
was converted to the new caching machinery which relies on said
clone function to create unique copies.

Closes #54655.
@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label May 9, 2025
@rosstimothy rosstimothy enabled auto-merge May 9, 2025 13:39
@github-actions github-actions bot requested review from ravicious and smallinsky May 9, 2025 13:39
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from smallinsky May 9, 2025 18:25
@rosstimothy rosstimothy added this pull request to the merge queue May 9, 2025
Merged via the queue into branch/v16 with commit 6d42539 May 9, 2025
42 checks passed
@rosstimothy rosstimothy deleted the bot/backport-54661-branch/v16 branch May 9, 2025 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants