progressbar
progressbar copied to clipboard
Always call `bar.Finish()` in `Reader`
In the current implementation, bar.Finish() is never called if the underlying io.Reader also implements io.Closer.