boostorg / mysql

MySQL C++ client based on Boost.Asio
https://www.boost.org/doc/libs/master/libs/mysql
Boost Software License 1.0
259 stars 33 forks source link

Removed brittle checks in connection_pool_cancel test #379

Closed anarthal closed 3 weeks ago

anarthal commented 3 weeks ago

These checks could cause false positive race conditions to be reported.