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
Actually, the regression of the progress bar is impossible : [LogicException] You can't regress the progress bar
I think this should be possible. It would make sense for example to show the memory usage of a long command against the memory limit. In this case, the regression of the progress bar make sense when the memory is released.
If you think this enhancement can be added, i can do the PR.