mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-02-16 16:38:07 +00:00
This reverts commit 45d50f041a5be9787b73cf01ecda1aabb4bf4a5c.
This commit is contained in:
parent
238589868c
commit
3d65bdcb09
@ -884,7 +884,7 @@ suite "SyncManager test suite":
|
||||
# Push a single request that will fail with all blocks being unviable
|
||||
var f11 = queue.push(r11, chain.getSlice(startSlot, r11),
|
||||
Opt.none(seq[BlobSidecars]))
|
||||
discard await f11.withTimeout(1.seconds)
|
||||
discard await f11.withTimeout(100.milliseconds)
|
||||
|
||||
check:
|
||||
f11.finished == true
|
||||
|
2
vendor/nim-bearssl
vendored
2
vendor/nim-bearssl
vendored
@ -1 +1 @@
|
||||
Subproject commit a806cbfab5fe8de49c76139f8705fff79daf99ee
|
||||
Subproject commit d81b37dc2011bf3a2bd93500489877c2ce8e6ac3
|
2
vendor/nim-chronos
vendored
2
vendor/nim-chronos
vendored
@ -1 +1 @@
|
||||
Subproject commit 1b9d9253e89445d585d0fff39cc0d19254fdfd0d
|
||||
Subproject commit 8a306763cec8105fa83574b56734b0f66823f844
|
Loading…
x
Reference in New Issue
Block a user