mirror of
https://github.com/wassname/ray.git
synced 2026-07-04 03:02:10 +08:00
60b22d9a72
* Make scheduling queues RemoveTasks return task states as well. * Add test * Don't unsubscribe for infeasible tasks when spilling over. * Linting * Address comments.