-
- Downloads
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
Showing
Loading
Please register or sign in to comment