You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimees the test TestClientConnections failes.
It is probably due to the port being incremented non atomically
while the tests are being run in parallel.
I made the ports be different per test.
Change-Id: Ia0120794a04343e438ec3e65cbab0346bd203ed9
Signed-off-by: yacovm <yacovm@il.ibm.com>
0 commit comments