mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:53:20 +08:00
1db83764bf
* Use new all available resources getting interface instead of pub-sub in state.py * add missing server handler and test cases, fix comments * add fine grained test assert * per comments * involve new added function _available_resources_per_node * change ClientID to NodeID * fix compile * fix client id and lint * robust tests check * robust tests