fastprogress icon indicating copy to clipboard operation
fastprogress copied to clipboard

Visual Studio Code does not render progress bars correctly

Open hsm opened this issue 5 years ago • 2 comments

This is a such not a bug in fastprogress, but it can be "fixed" in fastprogress. It is related to this issue in the Visual Studio Code Python Extension.

The output of the master bar disappears in certain situations where a progress bar is used.

Expected output: expected

Actual output: actual

hsm avatar Sep 04 '20 17:09 hsm

I've created a pull request here

hsm avatar Sep 04 '20 17:09 hsm

@sgugger any plans for fixing this issue?

neonailol avatar Sep 25 '20 07:09 neonailol