-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Description
https://github.com/dragonflydb/dragonfly/actions/runs/19884092364
https://github.com/dragonflydb/dragonfly/actions/runs/19912988985
if heartbeat_rss_eviction:
# We should see used memory deacrease and number of some number of evicted keys
> assert memory_info_after["used_memory"] < memory_info_before["used_memory"]
E assert 772468480 < 772468480