mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 16:30:41 +08:00
Remove raylet monitor after use GCS service (#9179)
This commit is contained in:
@@ -570,7 +570,6 @@ def stop(force, verbose):
|
||||
# Keyword to filter, filter by command (True)/filter by args (False)
|
||||
["raylet", True],
|
||||
["plasma_store", True],
|
||||
["raylet_monitor", True],
|
||||
["gcs_server", True],
|
||||
["monitor.py", False],
|
||||
["redis-server", False],
|
||||
|
||||
Reference in New Issue
Block a user