Tags: GlacierEQ/n8n-mcp
Tags
Release v2.16.1: Fix orphaned processes on Windows 11 (Issue czlonkow… …ski#277) Production-ready signal handler implementation with robust container detection. Key Features: - Comprehensive graceful shutdown handlers for stdio mode - Robust container detection (Docker, Kubernetes, Podman, containerd) - Fixed redundant exit calls with 1000ms graceful timeout - Error handling for stdin registration with graceful degradation - Shutdown trigger logging for debugging - Race condition protection with isShuttingDown guard Quality Metrics: - Production Readiness: 9.6/10 - Code Review: APPROVED - Docker Test Confidence: 90% - Security: PASS - Performance: PASS Changes: - 3 files changed, 120 insertions(+), 1 deletion(-) - src/mcp/index.ts: Signal handler implementation - package.json: Version bump to 2.16.1 - CHANGELOG.md: Comprehensive documentation Resolves: czlonkowski#277 Reporter: @Eddy-Chahed Code Review: Approved by code-reviewer agent
PreviousNext