mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 17:07:32 +08:00
[Core] Log monitor multidriver (#8953)
This commit is contained in:
@@ -403,6 +403,7 @@ def create_and_init_new_worker_log(path, worker_pid):
|
||||
|
||||
Args:
|
||||
path (str): The name/path of the file to be opened.
|
||||
worker_pid (int): The pid of the worker process.
|
||||
|
||||
Returns:
|
||||
A file-like object which can be written to.
|
||||
|
||||
Reference in New Issue
Block a user