Skip to content

Commit

Permalink
add peer gossip sleep (#241) (#244)
Browse files Browse the repository at this point in the history
* add peer gossip sleep

* add changelog

* Update .changelog/unreleased/bug-fixes/4-busy-loop-send-block-part.md

Co-authored-by: Jasmina Malicevic <[email protected]>

* Update .changelog/unreleased/bug-fixes/4-busy-loop-send-block-part.md

---------

Co-authored-by: jhernandezb <[email protected]>
Co-authored-by: Jasmina Malicevic <[email protected]>
(cherry picked from commit 5954e75)

Co-authored-by: Sergio Mena <[email protected]>
  • Loading branch information
2 people authored and cmwaters committed Jul 27, 2023
1 parent eb19a80 commit f29c8af
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
- `[consensus]` Fixed a busy loop that happened when sending of a block part failed by sleeping in case of error.
([\#4](https://github.com/informalsystems/tendermint/pull/4))

0 comments on commit f29c8af

Please sign in to comment.