Skip to content
Snippets Groups Projects
Commit c1306325 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 65f382f1
No related branches found
No related tags found
Loading
Pipeline #27462347 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment