diff hgext/blackbox.py @ 38695:2cdb82e8fb44

perffncachewrite: load fncache after lock is acquired Without this patch, running perffncachewrite on a repository destroy its fncache. Lock Acquisition drops various caches, including the fncache one. Then writing of an non-loaded fncache result into an empty one.
author Boris Feld <boris.feld@octobus.net>
date Sat, 14 Jul 2018 02:09:47 +0200
parents a8a902d7176e
children e7aa113b14f7
line wrap: on
line diff