Files
Paul Lorenz 098bf285aa Copy eventual event data out of bolt memory. For #4108
- copies the eventual event Data out of the bbolt-managed buffer when loading, instead of
  retaining the raw slice
- the data is handed to event listeners asynchronously after the read transaction closes,
  so the retained slice could dangle into reused or remapped mmap memory

(cherry picked from commit 95d6210e22)
2026-07-15 19:14:08 -04:00
..
2026-01-28 15:01:35 -05:00