Set the process title in workers and actors (#3219)

This commit is contained in:
Eric Liang
2018-11-06 14:59:22 -08:00
committed by Robert Nishihara
parent f3efcd2342
commit 725df3a485
8 changed files with 64 additions and 9 deletions
+1
View File
@@ -151,6 +151,7 @@ setup(
"pytest",
"pyyaml",
"redis",
"setproctitle",
# The six module is required by pyarrow.
"six >= 1.0.0",
"flatbuffers"