ITADN

get_port may return the same port number when running xdist

#633Openfizyk 创建于 2025-02-28
F
fizykcommented
To address this issue: * run tests with more workers than one on CI * implement same mechanism as in pytest-postgresql to check for taken ports and to retry getting another one.
0 条评论