-
Couldn't load subscription status.
- Fork 54
Closed
Description
Prerequisites
- Write a descriptive title.
- Make sure you are able to repro it on the latest version
- Search the existing issues.
Steps to reproduce
Tracing and progress get rendered on separate threads so not aware of each other and get interleaved. Should use https://docs.rs/tracing-indicatif/latest/tracing_indicatif/ to sync them
repro:
dsc -l trace resource list
Expected behavior
Progress show shift to render most recent as traces get writtenActual behavior
Traces get written while progress tries to write so there's leftover progress state on the screenError details
No response
Environment data
NAVersion
main branch
Visuals
No response
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done