mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 16:48:51 +08:00
Add ray.util package and move libraries from experimental (#7100)
This commit is contained in:
@@ -61,7 +61,6 @@ def setup_monitor(address):
|
||||
monitor.subscribe(ray.gcs_utils.XRAY_HEARTBEAT_BATCH_CHANNEL)
|
||||
monitor.subscribe(ray.gcs_utils.XRAY_JOB_CHANNEL) # TODO: Remove?
|
||||
monitor.update_raylet_map(_append_port=True)
|
||||
monitor._maybe_flush_gcs()
|
||||
return monitor
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user