guybe7 0f15e025e6
Fix race in propagation test (#10012)
There's a race between testing DBSIZE and the thread starting.
If the thread hadn't started by the time we checked DBISZE, no
keys will have been evicted.
The correct way is to check the evicted_keys stat.
2021-12-27 12:31:24 +02:00
..
2020-09-20 13:36:20 +03:00
2021-01-28 16:19:43 +02:00
2020-11-11 22:57:33 +02:00