mirror of
https://github.com/wassname/ray.git
synced 2026-07-26 13:37:24 +08:00
Remove local/global_scheduler from code and doc. (#4549)
This commit is contained in:
committed by
Philipp Moritz
parent
51dae23d5c
commit
c2349cf12d
+1
-1
@@ -75,7 +75,7 @@ def push_error_to_driver_through_redis(redis_client,
|
||||
"""Push an error message to the driver to be printed in the background.
|
||||
|
||||
Normally the push_error_to_driver function should be used. However, in some
|
||||
instances, the local scheduler client is not available, e.g., because the
|
||||
instances, the raylet client is not available, e.g., because the
|
||||
error happens in Python before the driver or worker has connected to the
|
||||
backend processes.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user