Reported by Micha Lenk <micha@lenk.info>. Inside wcache_fetch_ndr() when we compare the current time to the expiration time, we reverse the comparison (i.e. we report the entry has timed out when it's within cache time). Patch to follow.
Ups, my bad when I added the timeout logic to the cache.
No worried Christian, everyone makes mistakes sometimes. Besides, if you felt *really* bad about it you'd write a regression test :-) :-) :-).
Created attachment 6989 [details] git-am fix for 3.6.1 Christian please review for 3.6.1.
Comment on attachment 6989 [details] git-am fix for 3.6.1 Belt and braces :-)
Please review this patch as soon as possible (otherwise we do need to delay 3.6.1 again as this one is a blocker). Thanks!
Comment on attachment 6989 [details] git-am fix for 3.6.1 Looks good
Karolin, please pick for the release
Comment on attachment 6989 [details] git-am fix for 3.6.1 patch looks good
Pushed to v3-6-test. Closing out bug report. Thanks!