diff options
author | Tristan Maat <tristan.maat@codethink.co.uk> | 2019-09-18 15:03:05 +0100 |
---|---|---|
committer | Tristan Maat <tristan.maat@codethink.co.uk> | 2019-10-10 12:21:15 +0100 |
commit | acf99b789a92e9e124e9492d1dbbc34b83f5ab23 (patch) | |
tree | 37aae10af52ccad97cc08d0fffb2feccb50b56aa /contrib/bst-graph | |
parent | 28803a91bb0525a197de004dce5fbe750a00fbde (diff) | |
download | buildstream-acf99b789a92e9e124e9492d1dbbc34b83f5ab23.tar.gz |
loader.py: Avoid loading deps of junction metaelements
By avoiding this, loading metaelements of junctions becomes cheap even
for junctions with erroneous dependencies, and we can ignore their
task reporting.
Task reporting for junction metaelement loading is confusing, since
the junction element itself will never be part of the pipeline, so
we'd rather not have this show up as an actual loaded element.
Elements loaded from the junction are loaded separately, therefore
this does not affect their progress display.
Diffstat (limited to 'contrib/bst-graph')
0 files changed, 0 insertions, 0 deletions