clean up blobs by range response (#4137)

This commit is contained in:
realbigsean
2023-03-28 12:49:19 -04:00
committed by GitHub
parent da7fab5188
commit d24e5cc22a
2 changed files with 33 additions and 48 deletions

View File

@@ -1971,7 +1971,6 @@ impl<T: BeaconChainTypes> BeaconProcessor<T> {
request,
} => task_spawner.spawn_blocking_with_manual_send_idle(move |send_idle_on_drop| {
worker.handle_blobs_by_range_request(
sub_executor,
send_idle_on_drop,
peer_id,
request_id,