-
Notifications
You must be signed in to change notification settings - Fork 7.1k
Closed
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weekscommunity-backlogcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capability
Description
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
Assignees
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weekscommunity-backlogcoreIssues that should be addressed in Ray CoreIssues that should be addressed in Ray CoreenhancementRequest for new feature and/or capabilityRequest for new feature and/or capability