##// END OF EJS Templates
nodemap: deal with data mmap error...
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

File last commit:

r44031:2e017696 default
r47733:a3720569 default
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer