If we are about to write the branch while a transaction is active. we delay
that write. After the transaction is closed, we flush all the write we delayed
(unless they have been written in between).
Details
Details
- Reviewers
Alphare - Group Reviewers
hg-reviewers - Commits
- rHG8e5effbf52d0: branchmap: stop writing cache for uncommitted data
Diff Detail
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.