cosmos-sdk/x/authz/client/testutil
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
..
grpc.go refactor!: extract simulation helpers out of simapp (#13402) 2022-09-27 21:19:44 +02:00
query.go refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
test_helpers.go fix: remove time.now check from authz (#11129) 2022-02-07 15:38:45 +01:00
tx.go fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00