Skip to content

Improve leader election#340

Merged
erikdubbelboer merged 1 commit intomainfrom
faster-leader-election
Mar 27, 2026
Merged

Improve leader election#340
erikdubbelboer merged 1 commit intomainfrom
faster-leader-election

Conversation

@erikdubbelboer
Copy link
Copy Markdown
Member

Don't do a full lock on peers. Instead of excluding timed our peers we only include not timed out peers that are in the lobby as potential leaders.

Don't do a full lock on `peers`. Instead of excluding timed our peers we
only include not timed out peers that are in the lobby as potential
leaders.
@erikdubbelboer erikdubbelboer merged commit 5d249f7 into main Mar 27, 2026
7 checks passed
@erikdubbelboer erikdubbelboer deleted the faster-leader-election branch March 27, 2026 13:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants