You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TonyB9000
changed the title
[Feature]: MAke Progress-Bars optional via command-line flag
[Feature]: Make Progress-Bars optional via command-line flag
Jul 22, 2024
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
The text was updated successfully, but these errors were encountered: