Subject: | synchronized and unsynchronized dependency caches |
if the depender find a valid cache and an unsynched cache exists, a trigger must be set. if the node cached has multiple dependent; it is possible that one of the dependent is build with the unsynched cache and the other with a synched cache. (this happends if the build is interrupted only)
The right thing to do is to trigger if both caches are found.