mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 21:21:46 +08:00
1b3de31ff1
## 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.