Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenHands/OpenHands
/ dev-process-utils.test.ts
File
dev-process-utils.test.ts
__tests__/scripts/dev-process-utils.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ spawn } from
"node:child_process"
;
2
import
{ once } from
"node:events"
;
3
4
import
{ describe, expect, it } from
"vitest"
;
Callers
nothing calls this directly
Calls
5
isProcessRunning
Function · 0.90
getProcessTreeSpawnOptions
Function · 0.90
resolveWindowsCommand
Function · 0.90
once
Function · 0.85
spawn
Function · 0.70
Tested by
no test coverage detected