Skip to content

task "cat /dev/urandom | head -c 1000000 | sha256sum" hangs forever? #124

@rf-molsson

Description

@rf-molsson

The following task just hangs even though the command finishes instantly if I run it in zsh:

{
"tasks": {
"short": "cat /dev/urandom | head -c 1000000 | sha256sum"
}
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions