comparison tests/test-hgweb.t @ 48677:8e5effbf52d0 stable

branchmap: stop writing cache for uncommitted data 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). Differential Revision: https://phab.mercurial-scm.org/D12128
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Tue, 01 Feb 2022 15:19:50 +0100
parents 6fc57680cfd6
children 9987d14ad63f
comparison
equal deleted inserted replaced
48676:3f618484eeb6 48677:8e5effbf52d0