mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-20 06:52:30 +00:00
531fa07ad2
Fixes a couple of test data races. `testing.T` is not concurrency-safe and should not be used in goroutines at all.