mirror of
https://github.com/wassname/ray.git
synced 2026-08-19 12:30:27 +08:00
## What do these changes do? #2362 left a bug where it assumed that the driver task ID was nil. This fixes the bug to check the `SchedulingQueue` for any driver task IDs instead.