comparison tests/test-cappedreader.py @ 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 01e29e885600
children 2372284d9457
comparison
equal deleted inserted replaced
41963:6386f9a421d2 41964:d121823072b8