Thanks for spotting this Milian. On Fri, Apr 8, 2022 at 6:40 PM Mark Wielaard <m...@klomp.org> wrote: > I think we as developers keep clearing the cache to test stuff. But > that means we recreate the cache_miss file every time, so that gets a > new mtime. And if you are just testing for 10 minutes everything looks > fine...
This explains why I couldn't reproduce it at first, 10 minutes hadn't elapsed. I tried it again sometime later and noticed that every debuginfod-find had started resulting in a query, but Milian got to the bottom of it first. Aaron