mirror of
https://github.com/tendermint/tendermint.git
synced 2026-04-28 03:16:58 +00:00
Fixes a couple of test data races. `testing.T` is not concurrency-safe and should not be used in goroutines at all.
Fixes a couple of test data races. `testing.T` is not concurrency-safe and should not be used in goroutines at all.