From 05d2271a9fdcfaf690e065597b676316748c64f3 Mon Sep 17 00:00:00 2001 From: tersec Date: Fri, 14 Jun 2024 17:06:58 +0000 Subject: [PATCH] Revert "Revert "bump nim-bearssl for gcc-14 compatibility (#6337)" (#6346)" (#6359) This reverts commit 3d65bdcb09e4ad6b5039dfc7beecae20f6924c0d. --- tests/test_sync_manager.nim | 2 +- vendor/nim-bearssl | 2 +- vendor/nim-chronos | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/test_sync_manager.nim b/tests/test_sync_manager.nim index 65fa75cd0..5d7fa83cf 100644 --- a/tests/test_sync_manager.nim +++ b/tests/test_sync_manager.nim @@ -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(100.milliseconds) + discard await f11.withTimeout(1.seconds) check: f11.finished == true diff --git a/vendor/nim-bearssl b/vendor/nim-bearssl index d81b37dc2..a806cbfab 160000 --- a/vendor/nim-bearssl +++ b/vendor/nim-bearssl @@ -1 +1 @@ -Subproject commit d81b37dc2011bf3a2bd93500489877c2ce8e6ac3 +Subproject commit a806cbfab5fe8de49c76139f8705fff79daf99ee diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 8a306763c..1b9d9253e 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 8a306763cec8105fa83574b56734b0f66823f844 +Subproject commit 1b9d9253e89445d585d0fff39cc0d19254fdfd0d