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
The text was updated successfully, but these errors were encountered:
死循环创建连接,会导致创建非常多的连接,因为内部发现如果连接池没有连接了,就会创建新的连接 https://github.com/qicosmos/ormpp/blob/master/include/connection_pool.hpp#L47
Sorry, something went wrong.
I don't agree with you. I set four connections when initializing the connection pool, so 'https://github.com/qicosmos/ormpp/blob/master/include/connection_pool.hpp#L47' is never execute.
No branches or pull requests
The text was updated successfully, but these errors were encountered: