mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 12:45:44 +08:00
Moving Local Mode to C++ (#7670)
This commit is contained in:
@@ -923,6 +923,7 @@ class Node:
|
||||
return not any(self.dead_processes())
|
||||
|
||||
|
||||
# TODO(ilr) Remove this soon
|
||||
class LocalNode:
|
||||
"""Imitate the node that manages the processes in local mode."""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user