Skip to content

[V1][Frontend] Improve Shutdown And Logs #31332

[V1][Frontend] Improve Shutdown And Logs

[V1][Frontend] Improve Shutdown And Logs #31332

Triggered via pull request January 4, 2025 15:10
Status Failure
Total duration 20s
Artifacts

ruff.yml

on: pull_request
Matrix: ruff
Fit to window
Zoom out
Zoom in

Annotations

4 errors and 1 warning
Ruff (F401): vllm/v1/engine/core_client.py#L1
vllm/v1/engine/core_client.py:1:8: F401 `asyncio` imported but unused
Ruff (F401): vllm/v1/engine/core_client.py#L2
vllm/v1/engine/core_client.py:2:8: F401 `signal` imported but unused
Ruff (F401): vllm/v1/engine/core_client.py#L13
vllm/v1/engine/core_client.py:13:48: F401 `vllm.utils.kill_process_tree` imported but unused
ruff (3.12)
Process completed with exit code 1.
ruff (3.12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636