Skip to content

Commit

Permalink
wait until kill operation was successful (ray-project#210)
Browse files Browse the repository at this point in the history
  • Loading branch information
pcmoritz authored and robertnishihara committed Jan 18, 2017
1 parent a708e36 commit 7f329db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/plasma/test/run_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,4 @@ kill $plasma3_pid
kill $plasma2_pid
kill $plasma1_pid
kill $redis_pid
wait $redis_pid

0 comments on commit 7f329db

Please sign in to comment.