ITADN
首页
博客文章
资源下载
程序订做
联系我们
我的工作台
dbfixtures/pytest-mysql
/
Issues
get_port may return the same port number when running xdist
#633
Open
fizyk
创建于 2025-02-28
F
fizyk
commented
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 条评论