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

fix: mason_logger progress logging with long string leads to weird behaviour #711

Open
jtdLab opened this issue Jan 24, 2023 · 0 comments · May be fixed by #760
Open

fix: mason_logger progress logging with long string leads to weird behaviour #711

jtdLab opened this issue Jan 24, 2023 · 0 comments · May be fixed by #760
Labels
bug Something isn't working

Comments

@jtdLab
Copy link

jtdLab commented Jan 24, 2023

Description

Running Logger().progress with a long string leads to print the whole string repeatedly instead of just updating the duration.

Steps To Reproduce

  1. Checkout the repo https://github.com/jtdLab/mason_logger_failure
  2. Run dart run from root

Expected Behavior

Printing the string once and update the duration like it does with short strings.

@jtdLab jtdLab added the bug Something isn't working label Jan 24, 2023
@jtdLab jtdLab changed the title fix: mason_logger progress logging with long string leads to weird bevahiour fix: mason_logger progress logging with long string leads to weird behaviour Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
1 participant