test(lib_core): update task manager tests

refs: #5

wip: add test to task_manager

refs: #5
This commit is contained in:
Alexander Navarro 2025-05-20 16:49:41 -04:00
parent c52a497075
commit cfa2474606
11 changed files with 289 additions and 38 deletions

1
Cargo.lock generated
View file

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