console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.47k stars 244 forks source link

Suspend mpb from a pb inside a mpb #559

Closed Vrajs16 closed 1 year ago

Vrajs16 commented 1 year ago

Suspending a progress bar which is inside a multi progress bar, should suspend the entire multi progress bar.