Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Description fix random ci test failed ``` panic: send on closed channel goroutine 422 [running]: github.com/dogechain-lab/dogechain/protocol.(*syncPeerClient).handleStatusUpdate(0xc000160cf0, {0xfb7720, 0xc0025efc80}, {0xc000b6ca80, 0xc000bdf701}) /home/runner/work/dogechain/dogechain/protocol/client.go:225 +0x3ec ``` # Changes include - [x] Bugfix (non-breaking change that solves an issue) # Testing - [x] I have tested this code with the official test suite
- Loading branch information