mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 05:25:28 +08:00
Set the process title in workers and actors (#3219)
This commit is contained in:
committed by
Robert Nishihara
parent
f3efcd2342
commit
725df3a485
@@ -151,6 +151,7 @@ setup(
|
||||
"pytest",
|
||||
"pyyaml",
|
||||
"redis",
|
||||
"setproctitle",
|
||||
# The six module is required by pyarrow.
|
||||
"six >= 1.0.0",
|
||||
"flatbuffers"
|
||||
|
||||
Reference in New Issue
Block a user