MCPcopy 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

withStaticFilesFunction · 0.50
HttpApi.test.tsFile · 0.50
index.test.tsxFile · 0.50
McpServer.test.tsFile · 0.50

Calls

no outgoing calls

Tested by 1

withStaticFilesFunction · 0.40

Used in the wild real call sites across dependent graphs

searching dependent graphs…