Test: find_available_port: check that cluster port is free as well.
The function will only return ports that have also port+10000 free, so that Redis Cluster instances can be executed at the returned port.
Please register or sign in to comment
The function will only return ports that have also port+10000 free, so that Redis Cluster instances can be executed at the returned port.