console-rs / indicatif

A command line progress reporting library for Rust
MIT License
4.22k stars 238 forks source link

Suspend mpb from a pb inside a mpb #559

Closed Vrajs16 closed 11 months ago

Vrajs16 commented 12 months ago

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