comparison tests/test-clone.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 6462bbb91b53
children e4ac7e63c213
comparison
equal deleted inserted replaced
41963:6386f9a421d2 41964:d121823072b8
56 56
57 Ensure branchcache got copied over: 57 Ensure branchcache got copied over:
58 58
59 $ ls .hg/cache 59 $ ls .hg/cache
60 branch2-served 60 branch2-served
61 manifestfulltextcache
61 rbc-names-v1 62 rbc-names-v1
62 rbc-revs-v1 63 rbc-revs-v1
63 64
64 $ cat a 65 $ cat a
65 a 66 a