mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 05:33:18 +08:00
bef1d872b4
* Add raylet monitor script to timeout Raylet heartbeats * Unit test for removing a different client from the client table * Set node manager heartbeat according to global config * Doc and fixes * Add regression test for client table disconnect, refactor client table * Convert 'Terminate' methods to destructors * Destroy the Raylet on a SIGTERM * Clean up workers on a SIGTERM