Skip to content

pipefail doesn't work #66

Closed
Closed
@M1cha

Description

@M1cha

With this code, the program exits successfully:

fn main() {
    cmd_lib::run_fun!(false | true).unwrap();
}

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