Mercurial > hg
comparison tests/test-rename-merge2.t @ 41964:d121823072b8
manifestcache: protect write with `wlock` instead of `lock`
The `wlock` is taken by both `update` and `commit` type operation. This would
help persisting the cache more aggressively.
An explicit test is introduced. However, we can already see the effect of this
change on earlier test output.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Fri, 15 Mar 2019 15:07:43 +0000 |
parents | 5abc47d4ca6b |
children | 344066b54a7b |
comparison
equal
deleted
inserted
replaced
41963:6386f9a421d2 | 41964:d121823072b8 |
---|