MCPcopy Create free account
hub / github.com/cloudflare/computer / close

Method close

packages/computer/src/backend.ts:100–100  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

98 // close() during its own close(); backend authors don't need
99 // to handle re-entry.
100 close(): Promise<void>;
101}

Callers 15

startFunction · 0.65
stub.test.tsFile · 0.65
pullFunction · 0.65
rebuildExecHandleFunction · 0.65
fetchObjectsFunction · 0.65
startFunction · 0.65
retry.test.tsFile · 0.65
closeMethod · 0.65
#moduleHandleForMethod · 0.65
#handleForMethod · 0.65
startFunction · 0.65
startFunction · 0.65

Implementers 3

SQLiteTestStoragepackages/dofs/src/testing.ts
Workspacepackages/computer/src/workspace.ts
JavaScriptBackendHandlepackages/computer/src/backends/worker-

Calls

no outgoing calls

Tested by 11

startFunction · 0.52
pullFunction · 0.52
fetchObjectsFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
startFunction · 0.52
liveRpcFunction · 0.52
startFunction · 0.52
startFunction · 0.52
killExecFunction · 0.52