Skip to content
Snippets Groups Projects
Commit b194179d authored by Sam Thursfield's avatar Sam Thursfield
Browse files

element.py: Fix behaviour of Element._direct_deps(Scope.BUILD)

This function was swapping the behaviour of Scope.BUILD with Scope.ALL.

This caused an issue where runtime dependencies of a component were
being included in its cache key, causing unnecessary rebuilds.
parent c5101a06
No related branches found
No related tags found
Loading
Pipeline #
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment