refactor: remove ScopedTask (#2125)

* replace ScopedTask with AbortOnDropHandle
This commit is contained in:
Luna Yao
2026-04-25 09:20:25 +02:00
committed by GitHub
parent 820d9095d3
commit 5a1668c753
32 changed files with 161 additions and 300 deletions
Generated
+1
View File
@@ -2519,6 +2519,7 @@ dependencies = [
"thiserror 1.0.63",
"thunk-rs",
"tokio",
"tokio-util",
"tower-http",
"tower-sessions",
"tower-sessions-sqlx-store",