go-grpc-middleware icon indicating copy to clipboard operation
go-grpc-middleware copied to clipboard

kit.PayloadUnaryServerInterceptor memory leakage

Open r3code opened this issue 3 years ago • 0 comments

During work of an app, this code consumes memory without returning it, and it can cause Out of memory one day https://github.com/grpc-ecosystem/go-grpc-middleware/blob/master/logging/kit/payload_interceptors.go#L34

r3code avatar Jul 07 '22 16:07 r3code