Skip to content

Improve invalidateManifests even more

Julien "_FrnchFrgg_" Rivaud requested to merge (removed):master into master

The tested case can happen if a whole bunch of commits have been added after some manifest computation, and an invalidation request starts at a memoized commit but soon reaches a non-memoized subtree.

Merge request reports