fix(engine): wait for persistence service thread before RocksDB drop (#21640)

Co-authored-by: Amp <amp@ampcode.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
This commit is contained in:
Georgios Konstantopoulos
2026-02-01 11:55:45 -08:00
committed by GitHub
parent 83364aa2d6
commit 5528aae8f6
4 changed files with 52 additions and 20 deletions

1
Cargo.lock generated
View File

@@ -8436,7 +8436,6 @@ dependencies = [
"reth-engine-tree",
"reth-ethereum-consensus",
"reth-ethereum-engine-primitives",
"reth-ethereum-primitives",
"reth-evm",
"reth-evm-ethereum",
"reth-exex-types",