mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 22:53:20 +08:00
Runing -> Running (#12826)
This commit is contained in:
@@ -649,7 +649,7 @@ def start(node_ip_address, address, port, redis_password, redis_shard_ports,
|
||||
cli_logger.print(
|
||||
"This command will now block until terminated by a signal.")
|
||||
cli_logger.print(
|
||||
"Runing subprocesses are monitored and a message will be "
|
||||
"Running subprocesses are monitored and a message will be "
|
||||
"printed if any of them terminate unexpectedly.")
|
||||
|
||||
while True:
|
||||
|
||||
Reference in New Issue
Block a user