Skip to content

Commit

Permalink
refactor: TestTxPool_ConcurrentTxs (#1503)
Browse files Browse the repository at this point in the history
Attempts to close
#1194

## Testing

It takes a while to run so I can't run it with a super high count. 

```
$ go test ./... -run "TestTxPool_ConcurrentTxs" -count=10
ok  	github.com/tendermint/tendermint/mempool/cat	30.391s
```
  • Loading branch information
rootulp authored Oct 2, 2024
1 parent 66a9417 commit 1f5923d
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 1f5923d

Please sign in to comment.