We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
路径:组件库-通用连接池-(池管理器/示例) 问题描述:池管理器用两个变量获取了同一个连接对象,并且后面回收又分别对两个不同的连接对象进行返回,是否没有进行测试该代码? 问题截图:
url:https://www.easyswoole.com/Components/Pool/poolManage.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
路径:组件库-通用连接池-(池管理器/示例)
问题描述:池管理器用两个变量获取了同一个连接对象,并且后面回收又分别对两个不同的连接对象进行返回,是否没有进行测试该代码?
问题截图:
url:https://www.easyswoole.com/Components/Pool/poolManage.html
The text was updated successfully, but these errors were encountered: