-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: APIs
-
Storage Engines
-
1
-
StorEng - 2025-02-04
After WT-13947, there is a python test for WT_CACHE_OVERFLOW that fails on windows. The test seems to be failing due to the eviction server thread evicting data before the cursor operation is able to check if the cache is full. This test should be fixed to account for this.