Add news fragment for test_simple_last_seen_cache fix

This commit is contained in:
paschal533
2025-04-06 18:40:46 +01:00
committed by Paul Robinson
parent eca5e526f5
commit 7793e322dc

View File

@ -0,0 +1 @@
Fixed flaky test_simple_last_seen_cache by adding a retry loop for reliable expiry detection across platforms.