Files
anomalyco_opencode/packages/opencode/test
Kit Langton ebdecf2ec7 fix(mcp): close transport on failed/timed-out connections
When withTimeout rejects during MCP connect, the transport (and its
child process for stdio servers) was never closed. Extract a tryConnect
helper that ensures transport.close() is always called on failure,
eliminating process/connection leaks in all connect paths.

Fixes #19168
2026-03-26 10:39:33 -04:00
..
2026-03-23 17:12:55 +00:00
2026-03-20 16:11:21 +00:00
2025-11-06 13:03:12 -05:00
2026-03-26 14:16:07 +00:00
2026-03-24 18:43:20 +00:00
2025-09-09 23:44:04 -04:00
2025-12-11 19:20:23 +01:00