MCPcopy Create free account
hub / github.com/anomalyco/opencode / close

Function close

packages/opencode/test/cli/run/stream.transport.test.ts:135–139  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

133 wake = undefined
134 },
135 close() {
136 done = true
137 wake?.()
138 wake = undefined
139 },
140 }
141}
142

Callers

nothing calls this directly

Calls 1

wakeFunction · 0.50

Tested by

no test coverage detected