This is an archive of the discontinued Mercurial Phabricator instance.

updatecaches: introduce a set of constants to control which are updated
ClosedPublic

Authored by marmoute on May 18 2021, 3:47 AM.

Details

Summary

Passing around a set of constant to select what need warming will be cleaner
and more flexible. We did not changed the API yet, as this changes is already
large enough. In the rest of the rest we will change more code to actually use
this constants (or more realistically pre-defined set of constant directly)

Diff Detail

Repository
rHG Mercurial
Branch
default
Lint
No Linters Available
Unit
No Unit Test Coverage