Skip to content
Snippets Groups Projects
Commit cbfddc13 authored by Tristan Van Berkom's avatar Tristan Van Berkom
Browse files

element.py: Remove _get_artifact_size()

There is no justification to hold onto this state here.

Instead, just make `Element._assemble()` return the size of the
artifact it cached, and localize handling of that return value in
the BuildQueue implementation where the value is observed.
parent 791f7dda
No related branches found
No related tags found
1 merge request!775_scheduler/queues: Mark build and pull queue as requiring shared access to the CACHE
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