Skip to content

Commit

Permalink
Update spec/protocol-spec/experiments/n6f1b1_dead_lock.qnt
Browse files Browse the repository at this point in the history
Co-authored-by: Igor Konnov <[email protected]>
  • Loading branch information
dnkolegov and konnov authored Jun 24, 2024
1 parent 759f75a commit 088c28c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions spec/protocol-spec/experiments/n6f1b1_dead_lock.qnt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@
/// while some other validators have the payload but don't have the HighQC and cannot finalize the block, and therefore
/// don't gossip it, which causes a deadlock unless the one with the HighQC moves on and broadcasts what they have, which
/// should cause the others to finalize the block and gossip the payload to them in turn.
///
/// This test does not execute all steps, which shows that this concrete deadlock scenario is not feasible.
//
// Due to import/export limitations of Quint, use the definitions starting with g_:
//
Expand Down

0 comments on commit 088c28c

Please sign in to comment.