Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/effect-app/libs
/ EffectKeepAlive.test.ts
File
EffectKeepAlive.test.ts
repos/effect/packages/effect/test/EffectKeepAlive.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ assert, describe, it, vitest } from
"@effect/vitest"
2
3
describe(
"Effect keepAlive"
, () => {
4
it(
"makeRunMain keeps process alive until completion"
,
async
() => {
Callers
nothing calls this directly
Calls
2
addObserver
Method · 0.80
resolve
Function · 0.50
Tested by
no test coverage detected