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

Don't populate uncleaned_roots at index generation in startup. #4095

Merged
merged 2 commits into from
Jan 2, 2025

Conversation

HaoranYi
Copy link

@HaoranYi HaoranYi commented Dec 13, 2024

Problem

uncleaned_roots is no longer required for clean (thanks to #4092). However, we are still populating them at startup.

Summary of Changes

Don't populate uncleaned_roots for clean at startup.

Fixes #

Copy link

mergify bot commented Dec 13, 2024

⚠️ The sha of the head commit of this PR conflicts with #4018. Mergify cannot evaluate rules on this PR. ⚠️

@HaoranYi HaoranYi changed the title no dup slot index gen Don't populate uncleaned_roots at index generation in startup. Dec 13, 2024
@HaoranYi HaoranYi force-pushed the no_dup_slot_index_gen branch from 89fde0a to 273d9da Compare December 31, 2024 18:28
Copy link

@jeffwashington jeffwashington left a comment

Choose a reason for hiding this comment

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

lgtm

@HaoranYi HaoranYi requested a review from brooksprumo January 2, 2025 15:55
Copy link

@brooksprumo brooksprumo left a comment

Choose a reason for hiding this comment

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

:shipit:

@HaoranYi HaoranYi merged commit b1ec219 into anza-xyz:master Jan 2, 2025
40 checks passed
@HaoranYi HaoranYi deleted the no_dup_slot_index_gen branch January 2, 2025 21:08
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.

3 participants