add progress for the task deletion and task cancelation

This commit is contained in:
Tamo
2024-12-10 22:29:31 +01:00
parent ab75f53efd
commit 26733c705d
4 changed files with 115 additions and 32 deletions

1
Cargo.lock generated
View File

@ -2632,6 +2632,7 @@ dependencies = [
"bincode",
"bumpalo",
"bumparaw-collections",
"convert_case 0.6.0",
"crossbeam-channel",
"csv",
"derive_builder 0.20.0",