Skip to content

Conversation

@hynky1999
Copy link
Contributor

  1. Added logging directory validation - Warns when logging_dir is on local filesystem instead of shared storage, preventing synchronization issues in distributed clusters

  2. Improved ray.wait() responsiveness - Changed to return tasks one at a time instead of waiting for all, enabling faster task scheduling and better resource utilization

  3. Fixed timeout cleanup logic - Reordered operations to properly clean up timed-out tasks and prevent reference errors

@hynky1999 hynky1999 requested a review from guipenedo November 25, 2025 18:32
@hynky1999 hynky1999 merged commit b1be8a7 into main Nov 25, 2025
5 checks passed
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.

2 participants