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

Debug: Rate limit bitbake progress bars #372

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

deribaucourt
Copy link
Member

This will make reading debug logs from the CI or users easier. Each progress bar update every few milliseconds were duplicated, resulting in a lot of noise in the logs.

This will make reading debug logs from the CI or users easier.
Each progress bar update every few milliseconds were duplicated,
resulting in a lot of noise in the logs.
@deribaucourt deribaucourt merged commit cb7dddb into yoctoproject:staging Jan 9, 2025
5 checks passed
@deribaucourt deribaucourt deleted the rate-limit branch January 9, 2025 08:36
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