Files
opencode/packages
Kit Langton e4fbf5c657 fix(mcp): use Effect.timeoutOrElse for transport connect timeout
Replace withTimeout (Promise.race) with Effect.timeoutOrElse so that
fiber interruption properly triggers acquireUseRelease cleanup. The
Promise.race approach left the underlying connect promise dangling,
which prevented the release function from running on some platforms.
2026-03-26 11:19:10 -04:00
..
2026-01-21 14:36:21 -06:00
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00
2026-03-26 14:16:07 +00:00
2026-03-24 22:50:35 +00:00
2026-03-24 22:50:35 +00:00