cosmos-sdk/server/grpc/gogoreflection
Emmanuel T Odeke 481569ce4f
fix: all: fix resource leaks found by staticmajor (#13394)
Fixes resource leaks in which a .Close, .Stop method
wasn't invoked in return routes such as with errors.

Found by https://github.com/cosmos/cosmos-sdk/pull/13392
2022-10-06 20:11:40 +00:00
..
doc.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
fix_registration_test.go gRPC: fix server reflection (#8945) 2021-03-22 19:40:34 +00:00
fix_registration.go fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00
serverreflection.go chore: fix linting issues exposed by fixing golangci-lint (#12895) 2022-08-11 22:00:24 +02:00