• Yifan Xiong's avatar
    Fix port conflict in ib loopback (#375) · 352ae0c9
    Yifan Xiong authored
    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.
    352ae0c9
ib_loopback_performance.py 9.02 KB