[core] Explicitly test orphan grandchildren dependency when children exit #31875
Labels
bug
Something that is supposed to be working; but isn't
core
Issues that should be addressed in Ray Core
core-worker
P1
Issue that should be fixed within a few weeks
tech-debt
The issue that's due to tech debt
What happened + What you expected to happen
It has been found that when a child finishes, the grandchildren tasks if not awaited, will become orphans, and keep running even if the job finishes or grandparent finishes.
Versions / Dependencies
master
Reproduction script
TODO
Issue Severity
None
The text was updated successfully, but these errors were encountered: