[V1][Frontend] Improve Shutdown And Logs #31332
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
|