Skip to content

fix ray mem leak#4487

Draft
grimoire wants to merge 2 commits intoInternLM:mainfrom
grimoire:fix-memleak
Draft

fix ray mem leak#4487
grimoire wants to merge 2 commits intoInternLM:mainfrom
grimoire:fix-memleak

Conversation

@grimoire
Copy link
Copy Markdown
Collaborator

@grimoire grimoire commented Apr 2, 2026

  • Non-compiled ray GraphNode has not expose objectref free to python.
  • RayEngineWorker might keep the stream output if the stream is cancelled or breaked before finish.
  • The owner of routed_experts is PytorchEngine, client objectref free can not deref the object in Engine. A named Actor is created.

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