Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/claude-code-best/claude-code
/ spawnInProcess.test.ts
File
spawnInProcess.test.ts
src/utils/swarm/__tests__/spawnInProcess.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, test } from
'bun:test'
2
import
{ rmSync } from
'fs'
3
import
{ tmpdir } from
'os'
4
import
{ join } from
'path'
Callers
nothing calls this directly
Calls
8
rmSync
Function · 0.90
getDefaultAppState
Function · 0.90
spawnInProcessTeammate
Function · 0.90
writeToMailbox
Function · 0.90
readMailbox
Function · 0.90
killInProcessTeammateByAgentId
Function · 0.90
now
Method · 0.80
toString
Method · 0.65
Tested by
no test coverage detected