Skip to content
Commit e239d3eb authored by Benjamin Schubert's avatar Benjamin Schubert
Browse files

Stop updating state in queue.status()

Statuses of an element can be changed when:

1) It is pulled
2) It is fetched
3) It is workspaced and it finished building
4) One of its dependencies is tracked
5) One of its dependencies is workspaced and finished building

We can therefore update the statuses at those moments and we don't
need to check all the time.

This reduces considerably the calls to update_states that are done
parent aae35e13
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment