• Oran Agra's avatar
    tests: find_available_port start search from next port · 1cf33a46
    Oran Agra authored
    i.e. don't start the search from scratch hitting the used ones again.
    this will also reduce the likelihood of collisions (if there are any
    left) by increasing the time until we re-use a port we did use in the
    past.
    1cf33a46
util.tcl 11.8 KB