MCP stdio subprocesses leak on reconnect in long-lived workers (orphans accumulate until DB contention)
Long-lived Hermes worker processes accumulate orphaned MCP stdio subprocesses over time (53 in the reported case), causing SQLite DB handle contention and intermittent memory tool failures even though health checks report the MCP server as healthy.