Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

cache flush: add missing timer for updated expires #244

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

keepsimple1
Copy link
Owner

In cache flush, a timer is needed if we want to make sure the "old" record gets removed at its new expire time. I suspect this might be the reason for some intermittent failures in CI, like this one.

This patch is to add the missing timer for such cases.

@keepsimple1 keepsimple1 merged commit 9a91a53 into main Aug 20, 2024
3 checks passed
@keepsimple1 keepsimple1 deleted the missing-timer branch August 20, 2024 04:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant