Skip to content

Conversation

@zhuohan123
Copy link
Member

@zhuohan123 zhuohan123 commented Nov 17, 2025

Purpose

Nit: Fix wrong comment in scheduler.


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request correctly moves two comments within the scheduler's schedule method to better align with the code blocks they describe. This improves code readability and clarity. The change is a good, minor improvement, and I see no issues with it.

@mergify mergify bot added the v1 label Nov 17, 2025
@robertgshaw2-redhat robertgshaw2-redhat enabled auto-merge (squash) November 17, 2025 21:21
@github-actions github-actions bot added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 17, 2025
Copy link
Collaborator

@WoosukKwon WoosukKwon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see that some folks like commenting above if and else, but it’s not really my preference, so let’s tidy this up.

Copy link
Member

@yewentao256 yewentao256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the work!

@zhuohan123 zhuohan123 disabled auto-merge November 17, 2025 23:32
@zhuohan123 zhuohan123 merged commit 552cac9 into main Nov 17, 2025
45 of 47 checks passed
@zhuohan123 zhuohan123 deleted the zhuohan/scheduler-typo-fix branch November 17, 2025 23:32
Victor49152 pushed a commit to Victor49152/vllm that referenced this pull request Nov 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants