-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: Test wtperf
-
Storage Engines
-
2
-
2024-06-25 - Climbing BTrees
See this comment from donald.anderson@mongodb.com in WT-12540 for context.
We should be closing sessions when we no longer need them in Workgen instead of relying in the connection->close() to do it as we may be executing the code multiple times before closing the connection.