stop rpc listeners in node.OnStop()

This commit is contained in:
Ethan Buchman
2017-03-03 19:47:39 -05:00
parent b13924701e
commit 8192bb0aaf
2 changed files with 12 additions and 3 deletions
+2 -2
View File
@@ -45,8 +45,8 @@ function kill_procs(){
wait "$PID_TENDERMINT"
# wait for the ports to be released
wait_for_port 46656
wait_for_port 46657
#wait_for_port 46656
#wait_for_port 46657
}
# wait for port to be available