108 drain discard names no synthetic binding

✗ Failing This test is currently failing.

Failed: wrong-error

Failure Output

error[KORU030]: Resource '_auto_7' obligation <open!> was not discharged. Call one of: cancel, __store_insert_batch, __store_inserth_batch
  --> tests/regression/600_STDLIB/690_STORE/690_108_drain_discard_names_no_synthetic_binding/input.k:6:0

❌ Compiler coordination error: Auto-discharge failed (multiple disposal options or no disposal event)
   (set KORU_BACKEND_TRACE=1 for the backend return trace)

Code

input.k

Must contain:

discharge

Flows

flow ~new click a branch to expand · @labels scroll to their anchor
new (expr: batch, capacity: 2, source: *app/lib/pend:Pending<open!>)
flow ~start click a branch to expand · @labels scroll to their anchor
start
flow ~print.ln click a branch to expand · @labels scroll to their anchor
print.ln (expr: "inserted")

Imported Files

lib/pend.kz