004 bridge session hangup

✓ Passing This code compiles and runs correctly.

Code

input.kz

Actual

close-file() ran for 'file_1'
[BRIDGE] Invoked 'close-file' for handle 'file_1' [main:opened]
held before hang-up: 1

Expected output

close-file() ran for 'file_1'
[BRIDGE] Invoked 'close-file' for handle 'file_1' [main:opened]
held before hang-up: 1

Flows

flow ~register click a branch to expand · @labels scroll to their anchor
register (scope: "files", source: open(10) close-file(1))
flow ~create click a branch to expand · @labels scroll to their anchor
create (id: "session-1", scope: "files")

Test Configuration

MUST_RUN