[MRG+1] FS cache storage misuses mtime for expiration #1875
Conversation
It checks cache directory modification time, but have to check file modification time.
What bug does this fix? |
When it create cache all works fine. |
I see. Yes, it's a bug. |
Renamed. |
doesn't seem like you did |
No, this is the PR title. It seems you are not familiar with git, just github. The change seems ok. |
+1, looks like a safe change in any case. This should be merged into master, though (and then maybe backported). But alas, changing the target branch in an open PR isn't possible - hopefully someone does manually merge it. @nanolab, you can change the commit title by doing a |
FS cache storage misuses mtime for expiration