-
Notifications
You must be signed in to change notification settings - Fork 205
Open
Labels
Description
Describe the bug
Ray temp directory memory leak when running tasks multiple times.
Steps/Code to reproduce bug
Run any nemo curator pipeline which uses the ray cluster multiple times. Observe the size of the directory at /tmp/ray
Expected behavior
Size of the temp directory does not keep on increasing.