Skip to content
Snippets Groups Projects
Commit af0bfaee 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 55266475
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment