Skip to content

Print only status bars that have been activated

Warren Gifford requested to merge mrn/print-only-active-bars into main

Created by: mrnugget

This fixes #348 (closed) by changing the behaviour of the progressWithStatusBarsTTY to only print status bars that have been updated/reset.

It removes the placeholder label "Starting worker..." and simply doesn't display status bars that don't have a value yet.

@LawnGnome can you maybe test this too? I tried to replicate different scenarios (cached, uncached, subset cached, more than numProcesses, less than numProcesses) but I'm not sure whether I caught your bug.

Merge request reports

Loading