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
Previously, only the uncompressed data was "large", but issue #160 is only
triggered if the *compressed* data is large (in this case, larger than
128 kB), which apparently exceeds some input buffer.
See #160
0 commit comments