github.com/badrootd/celestia-core@v0.0.0-20240305091328-aa4207a4b25d/.changelog/v0.34.27/bug-fixes/4-busy-loop-send-block-part.md (about)

     1  - `[consensus]` Fixed a busy loop that happened when sending of a block part
     2    failed by sleeping in case of error.
     3    ([\#4](https://github.com/informalsystems/tendermint/pull/4))