This is an archive of the discontinued Mercurial Phabricator instance.

nodemap: deal with the "debugupdatecache" case using a "fake" transaction
ClosedPublic

Authored by marmoute on Feb 28 2020, 1:54 PM.

Details

Summary

We are going to need more and more methods of the transaction. So lets change
approach. The hg debugupdatecache case do not need a transaction, because has
the repositories locked, but is not adding any "store" data to it.

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

marmoute created this revision.Feb 28 2020, 1:54 PM
This revision was not accepted when it landed; it landed in state Needs Review.
This revision was automatically updated to reflect the committed changes.
marmoute updated this revision to Diff 20683.Mar 10 2020, 9:35 PM

rebase above latest default up to landed-D8182