lighthouse/beacon_node/beacon_processor/src
Michael Sproul 524d9af288 Fix beacon-processor-max-workers (#4636)
## Issue Addressed

Fixes a bug in the handling of `--beacon-process-max-workers` which caused it to have no effect.

## Proposed Changes

For this PR I channeled @ethDreamer and saw deep into the faulty CLI config -- this bug is almost identical to the one Mark found and fixed in #4622.
2023-08-21 05:02:34 +00:00
..
lib.rs Fix beacon-processor-max-workers (#4636) 2023-08-21 05:02:34 +00:00
metrics.rs Use BeaconProcessor for API requests (#4462) 2023-08-08 23:30:15 +00:00
work_reprocessing_queue.rs Shift networking configuration (#4426) 2023-08-03 01:51:47 +00:00