Skip to content

Commit 7efb449

Browse files
mishushakovclaude
andcommitted
Add changeset for background command disconnect
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
1 parent c5fea7d commit 7efb449

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.changeset/disconnect-after-run.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
"@e2b/desktop": patch
3+
"@e2b/desktop-python": patch
4+
---
5+
6+
Disconnect from fire-and-forget background commands. After background `commands.run` calls whose output is never read (`xdg-open`, `gtk-launch`, `Xvfb`, `startxfce4`), the SDK now calls `.disconnect()` so it stops holding the command's event stream open while the process keeps running.

0 commit comments

Comments
 (0)