Skip to content

[Core] Call ray.stop() to the Fixtures to Properly Cleanup Tests #52415

@MengjinYan

Description

@MengjinYan

This is a followup of #52388.

We found that sometimes the processes created & managed by Raylet cannot be properly cleaned up in the test with the existing cleanup logic.

This issue is to add calling of ray.stop() to the test fixtures for all such tests to make sure the processes will be cleaned up properly.

Metadata

Metadata

Labels

P1Issue that should be fixed within a few weekscommunity-backlogcoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capability

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions