v0.3.1
[0.3.1] — 2026-07-16
Fixed
_run_pm2: stripNODE_CHANNEL_FD,NODE_CHANNEL_SERIALIZATION_MODE, andNODE_UNIQUE_IDfrom the subprocess environment before invoking thepm2CLI. PM2 injects these for its own IPC channel; leaking them into a spawnedpm2(Node.js) child causes a SIGABRT during teardown. (PM2-1, sibling to HLOPS-1)