cosmos-sdk/testutil/network
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 refactor!: remove broadcast mode block (#12659) 2022-09-23 15:16:31 +00:00
network.go feat!: consensus module (#12905) 2022-10-05 18:06:24 +00:00
util.go fix: all: fix resource leaks found by staticmajor (#13394) 2022-10-06 20:11:40 +00:00