refactor: use spawn_os_thread for better tokio integration (#21788)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
Elaela Solis
2026-02-04 16:00:37 -03:00
committed by GitHub
parent 20d94027eb
commit 386b774ed5
5 changed files with 12 additions and 4 deletions

1
Cargo.lock generated
View File

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