Skip to content

[WIP][Feat][Sched] Support Balance Scheduling #68509

[WIP][Feat][Sched] Support Balance Scheduling

[WIP][Feat][Sched] Support Balance Scheduling #68509

Triggered via pull request November 29, 2025 09:19
Status Failure
Total duration 3m 18s
Artifacts

pre-commit.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
pre-commit: vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
pre-commit: vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
pre-commit: vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
pre-commit: vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
pre-commit: vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
pre-commit: vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
pre-commit: vllm/v1/engine/core.py#L1233
"SchedulerInterface" has no attribute "running_gather" [attr-defined]
pre-commit: vllm/v1/core/sched/scheduler.py#L426
"Callable[[Any], Any]" has no attribute "__iter__" (not iterable) [attr-defined]
Ruff (E501): vllm/v1/core/sched/scheduler.py#L424
vllm/v1/core/sched/scheduler.py:424:89: E501 Line too long (106 > 88)
Ruff (E501): vllm/v1/core/sched/scheduler.py#L200
vllm/v1/core/sched/scheduler.py:200:89: E501 Line too long (132 > 88)