comparison hgeditor @ 46971:a3720569a43f

nodemap: deal with data mmap error If the file is too small, the mmapread call would raise a ValueError. We catch that and ignore nodemap content (as we do without mmap). This make the repository slightly slower (until the next write) but usable. Unlike the current crash. Differential Revision: https://phab.mercurial-scm.org/D10458
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Fri, 16 Apr 2021 15:39:00 +0200
parents 1aee2ab0f902
children
comparison
equal deleted inserted replaced
46970:99aed233aa8d 46971:a3720569a43f