fix(hub): 修复 worker 连接清理逻辑,按完成顺序有序取消对端任务

This commit is contained in:
fawney19
2026-03-12 15:17:00 +08:00
parent 280c604327
commit ebd53ad679
2 changed files with 23 additions and 9 deletions

2
aether-hub/Cargo.lock generated
View File

@@ -10,7 +10,7 @@ checksum = "320119579fcad9c21884f5c4861d16174d0e06250625266f50fe6898340abefa"
[[package]]
name = "aether-hub"
version = "0.1.5"
version = "0.1.6"
dependencies = [
"axum",
"clap",