Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ boot-process.test.ts
File
boot-process.test.ts
e2e/local/boot-process.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ mkdtempSync, rmSync } from
"node:fs"
;
3
import
{ tmpdir } from
"node:os"
;
4
import
{ join } from
"node:path"
;
Callers
nothing calls this directly
Calls
6
bootProcesses
Function · 0.90
waitForBoot
Function · 0.90
isAddrInUse
Function · 0.90
claimAndBoot
Function · 0.90
reject
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected