Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Add documentation to Cache and fix a possible bug #2582

Merged
merged 5 commits into from
Jun 14, 2021
Merged

Conversation

connec
Copy link
Contributor

@connec connec commented Jun 14, 2021

Chris Connelly added 3 commits June 14, 2021 14:12
`Cache::set` was not testing the removed item's expiry, meaning expired
values could be returned.
dirvine
dirvine previously approved these changes Jun 14, 2021
Copy link
Member

@dirvine dirvine left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice one @connec you're more than welcome in these parts :-)

This works around a compilation issue caused by
rust-lang/rust#85574. A more permanent fix may
come in future.
This has been unused since #2556.
@connec
Copy link
Contributor Author

connec commented Jun 14, 2021

Had to fix a couple of actions issues @dirvine, but it's green across the board now!

@dirvine dirvine merged commit f8eea79 into master Jun 14, 2021
@dirvine dirvine deleted the cc-cache-tidy branch June 14, 2021 15:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants