Skip to content

@e2b/desktop@2.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 08 Jun 10:47
· 4 commits to main since this release
35b5be8

Patch Changes

  • 35b5be8: 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.