mirror of
https://github.com/paradigmxyz/reth.git
synced 2026-04-30 03:01:58 -04:00
Update crates/trie/parallel/src/proof_task.rs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -903,7 +903,7 @@ impl ProofTaskManager {
|
||||
path,
|
||||
result_sender: sender,
|
||||
})
|
||||
.expect("account worker pool should be available");
|
||||
.expect("failed to send job to account worker pool: all workers panicked or pool was shut down");
|
||||
|
||||
tracing::trace!(
|
||||
target: "trie::proof_task",
|
||||
|
||||
Reference in New Issue
Block a user