Fix port conflict in ib loopback (#375)
Fix potential port conflict due to race condition between time-to-check to time-to-use, by binding the port all through. Modify the function to resolve flake8 C901 while keeping the logic same.
Showing
Please register or sign in to comment