Better errors on process deaths (#3252)

This commit is contained in:
Eric Liang
2018-11-07 14:08:16 -08:00
committed by GitHub
parent 1dd5d92789
commit 29e3362905
5 changed files with 21 additions and 7 deletions
+1
View File
@@ -151,6 +151,7 @@ setup(
"pytest",
"pyyaml",
"redis",
"faulthandler;python_version<'3'",
"setproctitle",
# The six module is required by pyarrow.
"six >= 1.0.0",