This is an archive of the discontinued Mercurial Phabricator instance.

branchcache: only iterate over branches which needs to be verified
ClosedPublic

Authored by pulkit on Apr 16 2019, 8:27 AM.

Details

Summary

Otherwise we loop over all the branches and call _verifybranch() even if not
required.

Diff Detail

Repository
rHG Mercurial
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

Event Timeline

pulkit created this revision.Apr 16 2019, 8:27 AM
This revision was automatically updated to reflect the committed changes.