Open f0rki opened 9 months ago
ok let me redo the bugfix. There might be some unnecessary changes.
were you hitting errors caused by uninitialized reads or is this just proactive?
I believe this might have been caused by the issue with the subtree sampling in AppendTree
. I switched to do this only if debug flag is set.
let me know if you want them split into separate PRs.