mirror of
https://github.com/tendermint/tendermint.git
synced 2026-07-26 01:53:14 +00:00
test/persist: bump sleep to 5 for bound ports release
This commit is contained in:
@@ -49,7 +49,7 @@ function kill_procs(){
|
||||
wait_for_port 46657
|
||||
|
||||
# XXX: sometimes the port is still bound :(
|
||||
sleep 2
|
||||
sleep 5
|
||||
}
|
||||
|
||||
# wait for port to be available
|
||||
|
||||
Regular → Executable
Reference in New Issue
Block a user