buchgr / bazel-remote

A remote cache for Bazel
https://bazel.build
Apache License 2.0
595 stars 154 forks source link

Ensure that DecoderWrappers are returned to the pool after use in bytestream Writes #771

Closed mostynb closed 1 month ago

mostynb commented 1 month ago

This is an alternative fix to #770.

Thanks to Thorbjorn Larsson @tobbe76 for reporting this issue.

mostynb commented 1 month ago

Landed this on the master branch.