mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 23:23:15 +08:00
b3c05655a0
* Fetch missing dependencies from local scheduler. * Factor out global scheduler policy state. * Use object_table_subscribe instead of object_table_lookup. * Fix bug in which timer was being created twice for a single fetch request. * Free old manager vector.