lighthouse/beacon_node/network/src/beacon_processor
Divma 788b6af3c4 Remove sync await points (#3036)
## Issue Addressed

Removes the await points in sync waiting for a processor response for rpc block processing. Built on top of #3029 
This also handles a couple of bugs in the previous code and adds a relatively comprehensive test suite.
2022-03-23 01:09:39 +00:00
..
worker Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
mod.rs Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
tests.rs Remove sync await points (#3036) 2022-03-23 01:09:39 +00:00
work_reprocessing_queue.rs Add log debounce to work processor (#3045) 2022-03-07 06:30:17 +00:00