Apparently the gzip stream can be malformed in a way where it does read it, but then throws an EOFError when it abruptly ends. Catch this so we don't error out.
Apparently the gzip stream can be malformed in a way where it does read it, but then throws an EOFError when it abruptly ends. Catch this so we don't error out.