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

element.py: Fix _update_state() to consider whether an element is to be built properly

This was previously using self._buildable() to determine whether
an element is built locally and not to be downloaded, which misses
out on elements which have already been built, like open workspaces
which can only have their cache key calculated after the build.

This fixes issue #316
parent 71f07656
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