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

snow/consensus/snowman/poll: remove "unused" no early term poller #2095

Merged
merged 3 commits into from
Sep 26, 2023

Conversation

gyuho
Copy link
Contributor

@gyuho gyuho commented Sep 25, 2023

Why this should be merged

no early term poller is not being used anywhere, and to quote @StephenButtolph, one should just use the early term poller instead.

How this works

Remove the no early term poller and tests.

How this was tested

UT

@StephenButtolph StephenButtolph added this to the v1.10.12 milestone Sep 25, 2023
@StephenButtolph StephenButtolph added consensus This involves consensus cleanup Code quality improvement labels Sep 25, 2023
@StephenButtolph StephenButtolph added this pull request to the merge queue Sep 26, 2023
Merged via the queue into dev with commit 1876f6b Sep 26, 2023
16 checks passed
@StephenButtolph StephenButtolph deleted the remove-no-early-term branch September 26, 2023 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cleanup Code quality improvement consensus This involves consensus
Projects
No open projects
Archived in project
Development

Successfully merging this pull request may close these issues.

3 participants