mirror of
https://github.com/vacp2p/nim-libp2p-experimental.git
synced 2025-01-12 11:24:31 +00:00
even slower for CI
This commit is contained in:
parent
f50cdd4c6d
commit
07f7670b22
@ -660,7 +660,7 @@ suite "GossipSub":
|
||||
await node.switch.connect(nodes[0].peerInfo.peerId, nodes[0].peerInfo.addrs)
|
||||
|
||||
block setup:
|
||||
for _ in 0..10:
|
||||
for _ in 0..500:
|
||||
if (await nodes[0].publish("foobar", "Hello!".toBytes())) == 19:
|
||||
break setup
|
||||
await sleepAsync(10.milliseconds)
|
||||
|
Loading…
x
Reference in New Issue
Block a user