mirror of
https://github.com/wassname/ray.git
synced 2026-07-06 05:16:30 +08:00
[Core]Fix get workrer table bug (#11516)
* fix get_worker_table bug * fix lint * fix comment * remove actor table * fix comment * fix get alive worker * remove unused python import
This commit is contained in:
@@ -110,6 +110,7 @@ __all__ = [
|
||||
"get_runtime_context",
|
||||
"actor",
|
||||
"actors",
|
||||
"workers",
|
||||
"available_resources",
|
||||
"cancel",
|
||||
"cluster_resources",
|
||||
|
||||
Reference in New Issue
Block a user