Mercurial > hg
comparison mercurial/cext/__init__.py @ 38937:f7d8fb2ed8a8
index: remove side-effect from failed nt_init()
As pointed out by Yuya in the review of D4108, if we run into the
"overflow in nt_init" case (which I think normally happens only in
repos with at least 2^26=64Mi revisions), we would leave the node tree
half-initialized.
Differential Revision: https://phab.mercurial-scm.org/D4153
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Mon, 06 Aug 2018 22:34:37 -0700 |
parents | c48583859e04 |
children |
comparison
equal
deleted
inserted
replaced
38936:05c1f5f49ebb | 38937:f7d8fb2ed8a8 |
---|