Mercurial > hg
comparison tests/test-hashutil.py @ 51495:0c684ca692a4
branchcache: explictly update disk state only if no transaction exist
If a transaction exist the `write_dirty` call will eventually be done and the state will be synched on disk. It is better to no interfer with that.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Sun, 10 Mar 2024 03:25:04 +0100 |
parents | 642e31cb55f0 |
children |
comparison
equal
deleted
inserted
replaced
51494:54f0dd798346 | 51495:0c684ca692a4 |
---|