Skip to content

Fix flaky key update test - #2292

Merged
djc merged 2 commits into
mainfrom
fix-flaky-key-update-test
Jul 7, 2025
Merged

Fix flaky key update test#2292
djc merged 2 commits into
mainfrom
fix-flaky-key-update-test

Conversation

@Ralith

@Ralith Ralith commented Jul 6, 2025

Copy link
Copy Markdown
Collaborator

Fixes #1695 at long last. Nothing serious or production-relevant, fortunately.

Ralith added 2 commits July 6, 2025 14:21
When the client's initial randomized key_update_phase happens to be
small enough, a second key update would be initiated before the first
had been completed, causing transient packet loss.
@Ralith
Ralith requested review from djc and gretchenfrage as code owners July 6, 2025 21:25
@Ralith Ralith mentioned this pull request Jul 6, 2025
@djc
djc added this pull request to the merge queue Jul 7, 2025
@djc

djc commented Jul 7, 2025

Copy link
Copy Markdown
Member

Nice!

Merged via the queue into main with commit 0eb4001 Jul 7, 2025
20 checks passed
@djc
djc deleted the fix-flaky-key-update-test branch July 7, 2025 05:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

key_update_reordered is flaky

2 participants