You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Don't modify the on disk cache in fine-grained mode
This is a little subtle, because interface_hash still needs to be
computed, as it is a major driver of the coarse-grained build process.
Since metas are no longer computed for files that get rechecked during
build, to avoid spuriously reprocessing them we need to find initial
file state in cache mdoe as well.
0 commit comments