Skip to content

Commit

Permalink
finish
Browse files Browse the repository at this point in the history
  • Loading branch information
robertgshaw2-neuralmagic committed Jan 3, 2025
1 parent 17e152b commit 37859d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vllm/v1/engine/core_client.py
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ def __init__(
"executor_class": executor_class,
"log_stats": log_stats,
})

def shutdown(self):
"""Clean up background resources."""

Expand Down

0 comments on commit 37859d7

Please sign in to comment.