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

refactor(leader_schedule): SlotLeaderProvider from PointerClosure to direct SlotLeaders struct #457

Merged
merged 3 commits into from
Dec 19, 2024

Conversation

dnut
Copy link
Contributor

@dnut dnut commented Dec 19, 2024

This PR is a simple refactor that only renames the struct and stops using PointerClosure as an intermediary to define the struct.

@dnut dnut marked this pull request as ready for review December 19, 2024 11:53
@dnut dnut enabled auto-merge (squash) December 19, 2024 11:53
@dnut dnut requested a review from InKryption December 19, 2024 11:53
Copy link
Contributor

@InKryption InKryption left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one extremely minor comment, otherwise LGTM.

@dnut dnut requested a review from InKryption December 19, 2024 16:43
@dnut dnut merged commit debaa86 into main Dec 19, 2024
8 checks passed
@dnut dnut deleted the dnut/refactor/slot-leaders branch December 19, 2024 20:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants