Details
-
Bug
-
Resolution: Fixed
-
Minor - P4
-
None
-
None
-
None
Description
A test failure occurs infrequently in src/mongocxx/test/database.cpp under "Database integration tests" => "aggregation" => "listLocalSessions" on this assertion.
The test starts two sessions with start_session and uses an aggregation pipeline with $listLocalSessions to assert that two sessions appear server side.