MCPcopy 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

1import { ChildProcess } from "child_process";
2import {
3 clearAllBackgroundProcesses,
4 getAllBackgroundedProcessIds,

Callers

nothing calls this directly

Calls 15

getAllRunningProcessIdsFunction · 0.90
removeRunningProcessFunction · 0.90
isProcessBackgroundedFunction · 0.90
markProcessAsRunningFunction · 0.90
isProcessRunningFunction · 0.90
getRunningProcessFunction · 0.90
updateProcessOutputFunction · 0.90
killTerminalProcessFunction · 0.90

Tested by

no test coverage detected