[core] Split raylet cython file into multiple files #51080
Labels
core
Issues that should be addressed in Ray Core
enhancement
Request for new feature and/or capability
good-first-issue
Great starter issue for someone just starting to contribute to Ray
help-wanted
P2
Important issue, but not time-critical
Description
Our raylet cython file is a giant: https://github.com/ray-project/ray/blob/master/python/ray/_raylet.pyx, which spans for over 5K LOC.
Two issues:
Proposed solution:
This issue doesn't require people to split the target cleanly, even separating several functions out is good.
Use case
No response
The text was updated successfully, but these errors were encountered: