AntelopeIO / spring

C++ implementation of the Antelope protocol with Savanna consensus
Other
5 stars 2 forks source link

Test failure: lib_advance_test #150

Closed heifner closed 4 months ago

heifner commented 4 months ago

https://github.com/AntelopeIO/spring/actions/runs/9114438126/job/25059003107?pr=149

node_03 is stuck in lib catchup. Since blocks can be processed inside controller during a fork and don't call sync_master->sync_recv_block with blk_applied==true.

heifner commented 4 months ago

https://github.com/AntelopeIO/spring/actions/runs/9117895212/job/25070197753