Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
vllm_cscc
Commits
6f866c45
Commit
6f866c45
authored
Feb 25, 2026
by
Your Name
Browse files
完善之前提交
parent
d48d8d6d
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
vllm/distributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
...ributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
+1
-0
No files found.
vllm/distributed/kv_transfer/kv_connector/v1/du/du_swift_engine.py
View file @
6f866c45
...
...
@@ -1014,6 +1014,7 @@ class DuSwiftEngine:
def
close
(
self
)
->
None
:
self
.
_listener_thread
.
join
()
if
self
.
send_type
==
"PUT_ASYNC"
:
self
.
_send_thread
.
join
()
self
.
_pending_check_thread
.
join
()
if
self
.
_ping_thread
is
not
None
:
self
.
_ping_thread
.
join
()
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment