Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ Fiber.test.ts
File
Fiber.test.ts
packages/effect/test/Fiber.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it } from
"@effect/vitest"
2
import
{ Cause, Context, Effect, Exit, Fiber, Latch, References } from
"effect"
3
4
describe(
"Fiber"
, () => {
Callers
nothing calls this directly
Calls
13
onInterrupt
Method · 0.80
whenOpen
Method · 0.80
interruptUnsafe
Method · 0.80
getUnsafe
Method · 0.80
push
Method · 0.80
pollUnsafe
Method · 0.80
pipe
Method · 0.65
await
Method · 0.65
make
Method · 0.65
succeed
Method · 0.45
interrupt
Method · 0.45
sync
Method · 0.45
Tested by
no test coverage detected