Pass tokio handle to index-scheduler

This commit is contained in:
Louis Dureuil
2025-10-09 13:58:44 +02:00
committed by Clément Renault
parent 2381b9428b
commit 18edd88a60
8 changed files with 38 additions and 15 deletions

1
Cargo.lock generated
View File

@@ -3266,6 +3266,7 @@ dependencies = [
"tempfile",
"thiserror 2.0.16",
"time",
"tokio",
"tracing",
"ureq",
"uuid",