dinosaure / art

Adaptive Radix Tree in OCaml
MIT License
47 stars 1 forks source link

Bug with `crowbar` #40

Closed dinosaure closed 1 year ago

dinosaure commented 2 years ago

It seems that the seed used by crowbar fails with a Not_found exception which is not raised by art.

dinosaure commented 1 year ago

Close by #47, it seems that raise_notrace appears (from remove) and we got a bad call stack.