Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(main_loop): Tell miner to continue in race-condition case
In the case where the miner sends main loop something that doesn't build on tip (block proposal or new block), the miner waits for main loop to tell it to continue, but prior to this commit, that message never came.
- Loading branch information