116 stale row handle read traps

✓ Passing This code compiles and runs correctly.

Code

input.k

Actual

took 100
thread 173561762 panic: std/store: stale row handle into store 'nodes' - the row it addressed was removed (stale-handle trap pinned at 690_115)
???:?:?: 0x104d98bfb 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 ~new click a branch to expand · @labels scroll to their anchor
new (expr: out, source: v: 0[i64])
flow ~insert click a branch to expand · @labels scroll to their anchor
insert (expr: nodes, source: val: 100)

Test Configuration

MUST_RUN