115 stale row handle write traps

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

took 100
thread 338304484 panic: std/store: stale row handle into store 'nodes' - the row it addressed was removed (stale-handle trap pinned at 690_115)
???:?:?: 0x10023e473 in _output_emitted.main_module.__KoruStoreT_nodes.__koru_resolve (???)
???:?:?: 0x10023d973 in _output_emitted.main_module.flow0 (???)
???:?:?: 0x10023d74f in _output_emitted.main (???)
???:?:?: 0x10023d66b in _main (???)
???:?:?: 0x18eec7dff in ??? (???)
???:?:?: 0x0 in ??? (???)

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: nodes, capacity: 8, source: val: i64)
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: nodes, source: val: 100)

Test Configuration

MUST_RUN