[PR #3481] fix: Opencode hangs after exit #10664

Closed
opened 2026-02-16 18:15:23 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/3481

State: closed
Merged: Yes


@rekram1-node All my + your changes from https://github.com/sst/opencode/pull/3083 + acp subcommand fix.

  • Also looked at all typescript files and I found a few promises that should be awaited to be on the safe side.
  • Moved Instance.dispose() to finally block for added robustness
**Original Pull Request:** https://github.com/anomalyco/opencode/pull/3481 **State:** closed **Merged:** Yes --- @rekram1-node All my + your changes from https://github.com/sst/opencode/pull/3083 + acp subcommand fix. - Also looked at all typescript files and I found a few promises that should be awaited to be on the safe side. - Moved Instance.dispose() to finally block for added robustness
yindo added the pull-request label 2026-02-16 18:15:23 -05:00
yindo closed this issue 2026-02-16 18:15:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#10664