2f3df1d529a90b0bd8a7afeeefd501047ff057f1
- ProcessManager class with execa for child process spawning - spawn() starts detached background processes - stop() graceful shutdown with SIGTERM then SIGKILL after 5s timeout - stopAll() terminates all managed processes - restart() stops and respawns with same config - isRunning() probes actual process state - Proper promise handling for killed processes
Description
No description provided
Languages
HTML
52.9%
TypeScript
45.5%
Shell
1.1%
CSS
0.3%
JavaScript
0.2%