mirror of
https://github.com/wassname/ray.git
synced 2026-07-03 12:53:52 +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.