From 9c1a4e37e4443fbb187221c02ad166b53b3185de Mon Sep 17 00:00:00 2001 From: huanghaiquan Date: Mon, 28 Dec 2020 18:41:05 +0800 Subject: [PATCH] upgraded modules to fix the dead lock bugs of consensus thread that the consensus lock is held by a waiting thread; --- libs/bft-smart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/bft-smart b/libs/bft-smart index 2e06c420..924e520d 160000 --- a/libs/bft-smart +++ b/libs/bft-smart @@ -1 +1 @@ -Subproject commit 2e06c420453391ffe93b5d1a53f2cadb9b40e633 +Subproject commit 924e520dc91bb49ddbd56837b1d424275c85f2a0