Skip to content

stderr is redirected to /dev/null ocassionally #3

Open
@laggardkernel

Description

@laggardkernel

No stderr output is displayed in the shell sometimes. It is probably an upstream bug in mafredri/zsh-async. Stderr is redirected by exec 2>/dev/null in function _async_worker within async.zsh.

https://github.com/mafredri/zsh-async/blob/95c2b1577f455728ec01cec001a86c216d0af2bd/async.zsh#L67-L71

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