summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorOran Agra <oran@redislabs.com>2020-11-22 21:21:42 +0200
committerOran Agra <oran@redislabs.com>2020-12-06 14:54:34 +0200
commit5b44631397787a65327fcab77f7df37862286ed9 (patch)
treeb824f5b2d98be660cc076929b06906bbbec34b78 /src
parentc31055db617a7fedb20c28c245ddad8ed2b11931 (diff)
downloadredis-5b44631397787a65327fcab77f7df37862286ed9.tar.gz
testsuite: fix fd leak, prevent port clashing when using --baseport
when using --baseport to run two tests suite in parallel (different folders), we need to also make sure the port used by the testsuite to communicate with it's workers is unique. otherwise the attept to find a free port connects to the other test suite and messes it. maybe one day we need to attempt to bind, instead of connect when tring to find a free port.
Diffstat (limited to 'src')
0 files changed, 0 insertions, 0 deletions