couchbase-cxx-client
couchbase-cxx-client copied to clipboard
CXXCBC-618: fix memory leak and data race
using std::function along with std::shared_ptr for promise might affect the lifetime of the cluster object and result in memory leak and data races during destruction