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

Revert nowAbsolute, add regression test #3850

Merged
merged 1 commit into from
Nov 20, 2024
Merged

Revert nowAbsolute, add regression test #3850

merged 1 commit into from
Nov 20, 2024

Conversation

mcollina
Copy link
Member

I was doing some testing on the caching, and I found an odd problem introduced by #3749. Specifically, the absolute timer was not updated, and therefore stale cache entry were served. I think tests did not catch this due to some collisions between the various test cases, but the problem is 100% present there.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina mcollina requested a review from ronag November 20, 2024 09:13
@ronag ronag merged commit 88d99e5 into main Nov 20, 2024
40 of 41 checks passed
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 2024
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.

2 participants