Skip to content

fix: "verified up to" bar no longer gets stuck (no refactor)#336

Open
GitLuckier wants to merge 2 commits intomappingfrom
verified-up-to-fix-no-refactor
Open

fix: "verified up to" bar no longer gets stuck (no refactor)#336
GitLuckier wants to merge 2 commits intomappingfrom
verified-up-to-fix-no-refactor

Conversation

@GitLuckier
Copy link
Copy Markdown

Description

Fixed the bug where the progress bar would get stuck, even if lean was done checking. This time a minimal fix without the refactoring.

Instead of the refactoring I did earlier, I could instead extract this message handling into its own file and write tests for it. Let me know if that is something we want or just leave it as is for now.

@GitLuckier GitLuckier marked this pull request as ready for review April 7, 2026 08:44
Copy link
Copy Markdown
Contributor

@pimotte pimotte left a comment

Choose a reason for hiding this comment

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

Yeah, I think that's actually what we really want! The logic in the listener is not too fancy, but clearly we can have bugs here, so I think it makes sense to extract the entire listener to a separate file and unit test them, in this PR.

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.

2 participants