mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 05:43:03 +08:00
9f8ff2e3b1
* GCS Actor management on by default. * Fix travis config. * Change condition. * Finish the initial race condition fix. * Lint. * Refine the codebase. * Finish the initial version * Improve logic. * Remove unnecessary log messages. * Address code review. * Add tests * Revert the second race condition that doesn't happen anymore, handle some edge cases. add tests. * Address the second race condition found. * Addressed code review. * Addressed code review. * Run a new unit test only when gcs actor management is on.