Skip to content
Commit 7ad5fa8d 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 ecae4d73
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