mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-05 23:57:04 +00:00
stop rpc listeners in node.OnStop()
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user