Skip to content
Commit 4df5d035 authored by Jürg Billeter's avatar Jürg Billeter
Browse files

element.py: Do not query caches too early or too late

The strict cache key is preferred when pulling or extracting artifacts
in non-strict mode, before falling back to the weak cache key. This
means that the strict cache key must be available before the cache is
queried.

The strict cache key is also sufficient for querying caches using strong
cache keys. Do not defer those cache queries.

Fixes #202
parent af7ffc6d
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