·
4 commits
to main
since this release
Patch Changes
- 35b5be8: Disconnect from fire-and-forget background commands. After background
commands.runcalls 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.