mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 17:45:08 +08:00
Revert "Suppress warning in start_ray.sh about leaving child processes running when parent exits. (#429)" (#437)
This reverts commit 85b373a4be.
This commit is contained in:
committed by
Alexey Tumanov
parent
6f9225490b
commit
8061b3b596
@@ -2,4 +2,4 @@
|
||||
|
||||
ROOT_DIR=$(cd "$(dirname "${BASH_SOURCE:-$0}")"; pwd)
|
||||
|
||||
python "$ROOT_DIR/start_ray.py" "$@" 2> /dev/null
|
||||
python "$ROOT_DIR/start_ray.py" "$@"
|
||||
|
||||
Reference in New Issue
Block a user