mirror of
https://github.com/wassname/ray.git
synced 2026-06-29 08:31:42 +08:00
Better errors on process deaths (#3252)
This commit is contained in:
@@ -151,6 +151,7 @@ setup(
|
||||
"pytest",
|
||||
"pyyaml",
|
||||
"redis",
|
||||
"faulthandler;python_version<'3'",
|
||||
"setproctitle",
|
||||
# The six module is required by pyarrow.
|
||||
"six >= 1.0.0",
|
||||
|
||||
Reference in New Issue
Block a user