[PR #8153] feat(desktop): Tie desktop & CLI to the same Windows JobObject #12639

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

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

State: closed
Merged: Yes


This should be the be-all end-all fix for the CLI not shutting down with the desktop client on Windows. A JobObject is now created on startup, and both the desktop app and CLI are added to it, ensuring that they all shut down together.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/8153 **State:** closed **Merged:** Yes --- This should be the be-all end-all fix for the CLI not shutting down with the desktop client on Windows. A JobObject is now created on startup, and both the desktop app and CLI are added to it, ensuring that they all shut down together.
yindo added the pull-request label 2026-02-16 18:17:32 -05:00
yindo closed this issue 2026-02-16 18:17:32 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#12639