Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lightningpixel/modly
/ terminate
Method
terminate
electron/main/process-runner.ts:67–67 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
65
onLog?: (message: string) => void,
66
): Promise<ProcessResult>
67
terminate(): void
68
}
69
70
// ─── JS ProcessRunner (Worker thread) ────────────────────────────────────────
Callers
4
ensureReady
Method · 0.65
terminate
Method · 0.65
terminateProcessRunner
Function · 0.65
terminateAllProcessRunners
Function · 0.65
Implementers
2
ProcessRunner
electron/main/process-runner.ts
PythonProcessRunner
electron/main/process-runner.ts
Calls
no outgoing calls
Tested by
no test coverage detected