chore: centralize thread::spawn to share tokio handles (#21754)

This commit is contained in:
DaniPopes
2026-02-03 17:58:46 +01:00
committed by GitHub
parent 9621b78586
commit d0fb5f31c2
11 changed files with 121 additions and 88 deletions

1
Cargo.lock generated
View File

@@ -10248,6 +10248,7 @@ dependencies = [
"reth-static-file-types",
"reth-storage-api",
"reth-storage-errors",
"reth-tasks",
"reth-testing-utils",
"reth-tracing",
"reth-trie",