]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Write metadata.json whenever validation iteration ends
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 15 Nov 2023 18:30:39 +0000 (12:30 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Wed, 15 Nov 2023 19:07:56 +0000 (13:07 -0600)
commitbf5bd13e3009d2a5a4d0e045f34db85ec0ecf728
tree45dde65bb530a5c861a9630947cb6aecf8416d39
parent65f09421efe1e3bd5f64f1547aa2c6bf651c164d
Write metadata.json whenever validation iteration ends

The file was only being written during cache cleanup, which wasn't often
enough.
src/cache/local_cache.c