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

Avoid initializing ResolverReporter for no-op cases #6343

Closed
charliermarsh opened this issue Aug 21, 2024 · 1 comment · Fixed by #7412
Closed

Avoid initializing ResolverReporter for no-op cases #6343

charliermarsh opened this issue Aug 21, 2024 · 1 comment · Fixed by #7412
Assignees
Labels
bug Something isn't working cli Related to the command line interface help wanted Contribution especially encouraged

Comments

@charliermarsh
Copy link
Member

In some cases, initializing the ResolverReporter can cause the progress bar to flash.

@charliermarsh charliermarsh added bug Something isn't working cli Related to the command line interface labels Aug 21, 2024
@charliermarsh
Copy link
Member Author

Or add some kind of start API for the reporters.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working cli Related to the command line interface help wanted Contribution especially encouraged
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant