Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Effect-TS/effect
/ done
Function
done
packages/platform/src/Socket.ts:221–223 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
219
)
220
},
221
done() {
222
return
Scope.close(writeScope, Exit.void)
223
}
224
}
225
226
yield* self.runRaw((data) => {
Callers
1
DurableDeferred.ts
File · 0.50
Calls
1
close
Method · 0.65
Tested by
no test coverage detected