Skip to content

[Feature]: Make Progress-Bars optional via command-line flag #269

@TonyB9000

Description

@TonyB9000

Is your feature request related to a problem?

Not a problem, really.

Describe the solution you'd like

Progress bars wreak havoc in batch mode, make a mess of stdout-capture, etc.

A "--no-progress-bars" command-line flag to toggle the "no_pbar" variable in main "__run_serial" and "__run_parallel" would eliminate this noise.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    To do

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions