fix gather_timeout being pending (#156)
This commit is contained in:
parent
6c64720e39
commit
6229fc98bc
@ -494,7 +494,6 @@ where
|
||||
view: consensus_engine::View,
|
||||
threshold: usize,
|
||||
) -> Event<P::Tx> {
|
||||
futures::pending!();
|
||||
let timeouts = adapter
|
||||
.timeout_stream(committee, view)
|
||||
.await
|
||||
|
Loading…
x
Reference in New Issue
Block a user