Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Effect-TS/effect
/ drain
Method
drain
packages/effect/src/Scheduler.ts:126–130 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
124
}
125
126
drain() {
127
const
buckets = this.buckets
128
this.buckets = []
129
return
buckets
130
}
131
}
132
133
/**
Callers
4
NodeHttpCompression.test.ts
File · 0.80
HttpCompression.test.ts
File · 0.80
runTasks
Method · 0.80
drain
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected