comparison mercurial/wireproto.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 d0d9a4fca59b
children bd872f64a8ba
comparison
equal deleted inserted replaced
32265:ccef71de7d41 32266:2b6692df1bdf