Skip to content

Report-issue on Wayland: wl-copy can block spawnSync in copyToClipboard #1106

Description

@arul28

On Wayland the CLI/TUI clipboard helper shells out to wl-copy, which daemonizes while holding inherited stdio, so spawnSync can block. Pre-existing and shared with the TUI, but now sits on the 'everything is broken, file an issue' path (ade report-issue --open / TUI /report-issue). Fix: stdio 'ignore' + detach, or a bounded timeout with a clear fallback message. Surfaced by PR #1102 review.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions