Skip to content

Don't add root vat events to prev/next log indexes

David Thompson requested to merge fix-vat-log-memory-growth into main

Fixes #101 (closed) which was causing unbounded memory growth ahhhhhhh!!

I also threw in a commit that adds a custom record type printer for <vat-log> because otherwise it prints the entire contents of the ring buffer and that made debugging this issue very annoying at first.

Edited by David Thompson

Merge request reports

Loading