Skip to content

stablerangecache: sanity check subranges

Jörg Sonnenberger requested to merge topic/default/check-on-insert into branch/default

Try to detect invalid conditions on insert as would result in deep recursions and final aborts much later. This has been observed on two different machines and the check makes it hopefully possible to find the origin of the problem.

Merge request reports