mirror of
https://github.com/nicolargo/glances.git
synced 2026-06-02 19:05:00 -04:00
Cover the non-RCE behaviour of the new JSON cache: - round-trip: written file is valid JSON, re-read produces equivalent dict - legacy pickle: a pre-fix pickle cache is treated as a cache miss, not a crash (upgrade path) - expiry: caches older than 7 days are invalidated - version skew: caches written by a different installed version are invalidated - first run: a missing file is not an error
5.9 KiB
Executable File
5.9 KiB
Executable File