107 drain arm with the parameter omitted

✗ Failing This test is currently failing.

Failed: backend-exec

Failure Output

error[KORU030]: Resource 'item' obligation <open!> was not discharged. Call one of: cancel, __store_insert_batch, __store_inserth_batch
  --> tests/regression/600_STDLIB/690_STORE/690_107_drain_arm_with_the_parameter_omitted/input.k:27: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:

inserted

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