Skip to content

[Bug]: Terminal logger formatting issue when displaying running targets #8781

@vitek-karas

Description

@vitek-karas

Issue Description

I tried to add /tl to the build in dotnet/runtime repo. For the most part it works great - I like this.
But in some cases the "active" targets (the lines which are updating with times) get mangled a little bit:
image

This is on Windows, running in Windows Terminal under powershell (.NET 7 pwsh).

Steps to Reproduce

Run something like:
.\build.cmd Clr+Libs /tl in dotnet/runtime repo.

Expected Behavior

Each target shows exactly one time.

Actual Behavior

Some targets sometimes show the time twice (with only the second one updating)

Analysis

No response

Versions & Configurations

No response

Metadata

Metadata

Assignees

Labels

Area: Terminal LoggerProblems with the livelogger/fancylogger/terminallogger -tl functionality.bugtriaged

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions