Skip to content
Commit 18be2529 authored by Tiago Gomes's avatar Tiago Gomes
Browse files

cascache: move tmp directory one level up

The tmp directory is filled when adding an artifact with temporary
files. This causes problems on calculate_cache_size() because we could
try to a attemp to do a stat() on a temporary file that meanwhile has
been reaped.

Handle this by not considering the tmp directory when calculating the
cache size.
parent e42325b9
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment