Skip to content

Explicitly mark stop_engines non-async for state consistency and generalize stop_engines inputs#943

Open
fzyzcjy wants to merge 9 commits intorollout_ft/25from
rollout_ft/26
Open

Explicitly mark stop_engines non-async for state consistency and generalize stop_engines inputs#943
fzyzcjy wants to merge 9 commits intorollout_ft/25from
rollout_ft/26

Conversation

@fzyzcjy
Copy link
Copy Markdown
Collaborator

@fzyzcjy fzyzcjy commented Apr 7, 2026

No description provided.

Copy link
Copy Markdown
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 converts the stop_engines method in ServerGroup to an asynchronous function and updates its internal call to use await instead of ray.get. Additionally, the health_monitor.py file is updated to invoke this new asynchronous method using a run utility. I have no feedback to provide.

fzyzcjy added 2 commits April 7, 2026 18:34
This reverts commit 8c3473f.
@fzyzcjy fzyzcjy changed the title Make stop_engines async to allow be called externally Explicitly mark stop_engines non-async for state consistency Apr 7, 2026
@fzyzcjy fzyzcjy changed the title Explicitly mark stop_engines non-async for state consistency Explicitly mark stop_engines non-async for state consistency and generalize stop_engines inputs Apr 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant