Skip to content

Piping to head Causes BrokenPipe #5

@trytonlux

Description

@trytonlux

toshokan panics running a command like toshokan list | head.

This can be resolved with the #[unix_sigpipe = "sig_dfl"] attribute on fn main().

This is blocked until the unix_sigpipe feature is stabilized.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions