Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/ process-lifecycle.test.ts
File
process-lifecycle.test.ts
packages/kaos/test/e2e/process-lifecycle.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, realpath, rm } from
'node:fs/promises'
;
2
import
{ tmpdir } from
'node:os'
;
3
import
{ join } from
'node:path'
;
4
Callers
nothing calls this directly
Calls
13
mkdtemp
Function · 0.85
cwd
Method · 0.80
realpath
Function · 0.70
streamToBuffer
Function · 0.70
create
Method · 0.65
chdir
Method · 0.65
exec
Method · 0.65
write
Method · 0.65
wait
Method · 0.65
toString
Method · 0.65
kill
Method · 0.65
execWithEnv
Method · 0.65
Tested by
no test coverage detected