Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Refactor] Move functions that don’t rely on the controller to non-controller member functions #2747

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

win5923
Copy link
Contributor

@win5923 win5923 commented Jan 14, 2025

Why are these changes needed?

#2741

Related issue number

Closes #2741

Checks

  • I've made sure the tests are passing.
  • Testing Strategy
    • Unit tests
    • Manual tests
    • This PR is not tested :(

@win5923 win5923 changed the title [Refactor] Move functions that don’t rely on the controller to non-co… [Refactor] Move functions that don’t rely on the controller to non-controller member functions Jan 14, 2025
@win5923 win5923 marked this pull request as draft January 14, 2025 14:19
@win5923 win5923 marked this pull request as ready for review January 14, 2025 15:06
Copy link
Member

@MortalHappiness MortalHappiness left a comment

Choose a reason for hiding this comment

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

LGTM, but please rebase with master branch to fix CI errors. Thanks

@win5923 win5923 force-pushed the refactor/issue#2741 branch 2 times, most recently from c1d53aa to 1e35292 Compare January 15, 2025 14:37
@win5923 win5923 force-pushed the refactor/issue#2741 branch from 1e35292 to 6d18f7b Compare January 15, 2025 14:41
@win5923
Copy link
Contributor Author

win5923 commented Jan 15, 2025

Done!

@kevin85421 kevin85421 merged commit 28ab5c9 into ray-project:master Jan 16, 2025
24 checks passed
@win5923 win5923 deleted the refactor/issue#2741 branch January 16, 2025 00:46
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.

[Refactor] Move functions that don’t rely on the controller to non-controller member functions
3 participants