Skip to content

Conversation

Sparks0219
Copy link
Contributor

Description

Cleaning up raylet worker class by pulling out worker_interface into its own file. Modified bazel files and includes.

Related issues

Types of change

  • Bug fix πŸ›
  • New feature ✨
  • Enhancement πŸš€
  • Code refactoring πŸ”§
  • Documentation update πŸ“–
  • Chore 🧹
  • Style 🎨

Checklist

Does this PR introduce breaking changes?

  • Yes ⚠️
  • No

Testing:

  • Added/updated tests for my changes
  • Tested the changes manually
  • This PR is not tested ❌ (please explain why)

Code Quality:

  • Signed off every commit (git commit -s)
  • Ran pre-commit hooks (setup guide)

Documentation:

  • Updated documentation (if applicable) (contribution guide)
  • Added new APIs to doc/source/ (if applicable)

Additional context

Signed-off-by: joshlee <joshlee@anyscale.com>
@Sparks0219 Sparks0219 added the go add ONLY when ready to merge, run all tests label Oct 16, 2025
Signed-off-by: joshlee <joshlee@anyscale.com>
@Sparks0219 Sparks0219 marked this pull request as ready for review October 16, 2025 20:15
@Sparks0219 Sparks0219 requested a review from a team as a code owner October 16, 2025 20:15
@Sparks0219 Sparks0219 requested a review from edoakes October 16, 2025 20:15
@Sparks0219 Sparks0219 changed the title [core] Pull out worker interface into its own file [core] Pull out raylet worker interface into its own file Oct 16, 2025
@edoakes edoakes enabled auto-merge (squash) October 16, 2025 20:29
@edoakes edoakes merged commit 5510a8c into ray-project:master Oct 16, 2025
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants