### 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_