Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ dispose
Function
dispose
repos/effect/packages/effect/src/ManagedRuntime.ts:324–326 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
322
}
323
return
Effect.flatten(Fiber.
await
(buildFiber))
324
})
325
const
self: ManagedRuntime<R, ER> = {
326
[TypeId]: TypeId,
327
memoMap,
328
scope,
329
contextEffect: contextEffect,
Callers
5
HttpStaticServerConditional.test.ts
File · 0.50
withStaticFiles
Function · 0.50
HttpApi.test.ts
File · 0.50
index.test.tsx
File · 0.50
McpServer.test.ts
File · 0.50
Calls
no outgoing calls
Tested by
1
withStaticFiles
Function · 0.40
Used in the wild
real call sites across dependent graphs
searching dependent graphs…