-
Release v2.16.1: Fix orphaned processes on Windows 11 (Issue #277)
发布于
2025-10-06 11:26:48 +00:00 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: #277
Reporter: @Eddy-Chahed
Code Review: Approved by code-reviewer agent下载附件