mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-04 15:17:02 +00:00
circle sigh
This commit is contained in:
@@ -45,8 +45,11 @@ 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
|
||||
|
||||
# XXX: sometimes the port is still bound :(
|
||||
sleep 2
|
||||
}
|
||||
|
||||
# wait for port to be available
|
||||
|
||||
Reference in New Issue
Block a user