Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by jhlee0409 • Uncategorized
Automatically detects and terminates orphaned processes on macOS and Linux to free system resources.
Automatically clean up orphaned MCP server processes to save memory.
Maintain system health by terminating lingering child processes after terminal closure.
Configurable and safe process cleanup on macOS and Linux environments.
proc-janitor is a daemon that scans for orphaned processes (those with PPID=1) that continue running after their parent terminal or application exits, and cleans them up automatically. It supports configurable scanning intervals, target and whitelist patterns, and safe termination with grace periods. The tool helps prevent memory waste from zombie processes like Node.js or MCP servers, improving system performance and user convenience.