diff mercurial/pure/osutil.py @ 32266:2b6692df1bdf

caches: stop warming the cache after 'localrepo.commitctx' Now that we garantee that branchmap cache are updated at the end of the transaction we can drop that one. This removes a problematic case with nested transaction where the new cache could be written on disk before the transaction is finished. The test change is harmless, since we update the cache at a later point, the dirstate have been updated in between.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 02 May 2017 18:56:07 +0200
parents f80d9ddc40f3
children a9c71d578a1c
line wrap: on
line diff