mirror of
https://github.com/vale981/ray
synced 2025-03-12 14:16:39 -04:00
![]() * Remove race between local scheduler disconnecting and global scheduler assigning a task * Fix number of workers started in component failures test * Fix race between global scheduler retrying a task assignment and monitor cleaning up task table. The global scheduler should only retry the task assignment if the local scheduler is still alive. * Clean up task_table_update callback if failure * Look up current local scheduler mapping when retrying actor task submission * Log warning if no subscribers received a task table update * Clean up database handle memory in local scheduler |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ray_redis_module.cc | ||
redis_string.h | ||
redismodule.h |