Skip to content

Diskreporter Cache Issues

Reed Essick requested to merge diskreporter-cache-issues into master

fixed some issues with how DiskReporters manage their caches. In particular, I found that DiskReporters were checking the modification time of non-existant caches when they first started up within streaming processes. This has now been corrected.

Merge request reports