Skip to content

[core] Split raylet cython file into multiple files (DynamicObjectRefGenerator) #52029

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

Closed
machichima opened this issue Apr 6, 2025 · 0 comments · Fixed by #52095
Closed

[core] Split raylet cython file into multiple files (DynamicObjectRefGenerator) #52029

machichima opened this issue Apr 6, 2025 · 0 comments · Fixed by #52095

Comments

@machichima
Copy link
Contributor

This is the subissue of #51080 to split large raylet cython file into smaller files. This issue is focusing on splitting DynamicObjectRefGenerator class

ktyxx pushed a commit to ktyxx/ray that referenced this issue Apr 29, 2025
…Generator) (ray-project#52095)

As mentioned in ray-project#51080, separate `DynamicObjectRefGenerator` class from
the large `_raylet.pyx` file.

Closes ray-project#52029
vickytsang pushed a commit to ROCm/ray that referenced this issue May 5, 2025
…Generator) (ray-project#52095)

As mentioned in ray-project#51080, separate `DynamicObjectRefGenerator` class from
the large `_raylet.pyx` file.

Closes ray-project#52029
zhaoch23 pushed a commit to Bye-legumes/ray that referenced this issue May 14, 2025
…Generator) (ray-project#52095)

As mentioned in ray-project#51080, separate `DynamicObjectRefGenerator` class from
the large `_raylet.pyx` file.

Closes ray-project#52029

Signed-off-by: zhaoch23 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants