mirror of
https://github.com/fluencelabs/tendermint
synced 2025-06-28 20:21:47 +00:00
crank city
This commit is contained in:
@ -413,7 +413,7 @@ func timeoutWaitGroup(t *testing.T, n int, f func(*sync.WaitGroup, int), css []*
|
|||||||
|
|
||||||
// we're running many nodes in-process, possibly in in a virtual machine,
|
// we're running many nodes in-process, possibly in in a virtual machine,
|
||||||
// and spewing debug messages - making a block could take a while,
|
// and spewing debug messages - making a block could take a while,
|
||||||
timeout := time.Second * 60
|
timeout := time.Second * 300
|
||||||
|
|
||||||
select {
|
select {
|
||||||
case <-done:
|
case <-done:
|
||||||
|
Reference in New Issue
Block a user