Skip to content

Fix stderr progress logging for decompression#2982

Merged
Cyan4973 merged 1 commit intofacebook:devfrom
terrelln:decompress-progress-0
Jan 11, 2022
Merged

Fix stderr progress logging for decompression#2982
Cyan4973 merged 1 commit intofacebook:devfrom
terrelln:decompress-progress-0

Conversation

@terrelln
Copy link
Contributor

@terrelln terrelln commented Jan 7, 2022

When decompressing with -q and an output file, the progress bar was mistakenly printed. This is a minimal fix, with a larger refactor to be stacked on top of it.

Fixes #2967.

When decompressing with `-q` and an output file, the progress bar was mistakenly printed. This is a minimal fix, with a larger refactor to be stacked on top of it.

Fixes facebook#2967.
@Cyan4973
Copy link
Contributor

Cyan4973 commented Jan 7, 2022

Indeed,
even though the change is minimal,
it's really difficult to understand what's going on here.

@Cyan4973
Copy link
Contributor

Cyan4973 commented Jan 8, 2022

Is this PR superseded by #2984 ?

@terrelln
Copy link
Contributor Author

Is this PR superseded by #2984 ?

No, PR #2984 is based on top of this one.

We can merge this first, and then merge #2984 separately.

@terrelln terrelln added the release-blocking Must be done by the release label Jan 10, 2022
@Cyan4973 Cyan4973 merged commit 7863327 into facebook:dev Jan 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed release-blocking Must be done by the release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

broken output with zstd --decompress --quiet

3 participants