mirror of
https://github.com/wassname/ray.git
synced 2026-07-02 12:14:43 +08:00
Use process reaper for cleanup (#6253)
This commit is contained in:
@@ -168,6 +168,7 @@ NO_RECONSTRUCTION = 0
|
||||
INFINITE_RECONSTRUCTION = 2**30
|
||||
|
||||
# Constants used to define the different process types.
|
||||
PROCESS_TYPE_REAPER = "reaper"
|
||||
PROCESS_TYPE_MONITOR = "monitor"
|
||||
PROCESS_TYPE_RAYLET_MONITOR = "raylet_monitor"
|
||||
PROCESS_TYPE_LOG_MONITOR = "log_monitor"
|
||||
|
||||
Reference in New Issue
Block a user