Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/continuedev/continue
/ processTerminalStates.test.ts
File
processTerminalStates.test.ts
core/util/processTerminalStates.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ ChildProcess } from
"child_process"
;
2
import
{
3
clearAllBackgroundProcesses,
4
getAllBackgroundedProcessIds,
Callers
nothing calls this directly
Calls
15
getAllRunningProcessIds
Function · 0.90
removeRunningProcess
Function · 0.90
getAllBackgroundedProcessIds
Function · 0.90
removeBackgroundedProcess
Function · 0.90
markProcessAsBackgrounded
Function · 0.90
isProcessBackgrounded
Function · 0.90
markProcessAsRunning
Function · 0.90
isProcessRunning
Function · 0.90
getRunningProcess
Function · 0.90
updateProcessOutput
Function · 0.90
killTerminalProcess
Function · 0.90
killMultipleTerminalProcesses
Function · 0.90
Tested by
no test coverage detected