-
-
Notifications
You must be signed in to change notification settings - Fork 5.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Double compression. #1863
Double compression. #1863
Conversation
2a645fd
to
55860d3
Compare
55860d3
to
dc0e6a7
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👏
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Thanks for the fix @ldez! When about are you planning to cut a new release with this fix? Just curious. |
@kachkaev this week 😉 |
@kachkaev I upgraded to the latest release and found the double-compression issue is fixed. 👍 |
It works, thanks @chexxor !!! |
Description
Fix double compression.
Fixes #1851