wip: add test to task_manager

refs: #5
This commit is contained in:
Alexander Navarro 2025-05-20 16:49:41 -04:00
parent d87843614a
commit 2c47226dc9
9 changed files with 149 additions and 51 deletions

1
Cargo.lock generated
View file

@ -1066,6 +1066,7 @@ dependencies = [
"tabled",
"thiserror",
"tokio",
"tokio-stream",
"tracing",
"tracing-core",
"tracing-subscriber",