mirror of
https://github.com/multica-ai/multica.git
synced 2026-07-06 05:49:12 +02:00
1. Extract magic number 0x00000200 to createNewProcessGroup const 2. Replace os.ReadFile with reverse-scan from EOF in tailLogFile to avoid loading entire log file into memory 3. Try CTRL_BREAK_EVENT for graceful shutdown before falling back to process.Kill(); register sigBreak in notifyShutdownContext Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>