Closed LukaszMaslej closed 4 years ago
Hello, This prevents the issue of Zlib::BufError errors raised when reading by Inflater empty streams (should fix #624).
Thanks!
@LukaszMaslej seems like a reasonable enough workaround, although there are some RuboCop failures
The test failures appear to be unrelated. Thanks for the fix!
Hello, This prevents the issue of Zlib::BufError errors raised when reading by Inflater empty streams (should fix #624).
Thanks!