Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/CapSoftware/Cap
/ desktop-memory-soak.js
File
desktop-memory-soak.js
apps/desktop/scripts/desktop-memory-soak.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ execFileSync, spawn } from
"node:child_process"
;
2
import
{ existsSync, readFileSync, writeFileSync } from
"node:fs"
;
3
import
process from
"node:process"
;
4
import
{ createInterface } from
"node:readline/promises"
;
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected