Skip to content

Explicitly handle SIGPIPE #10

@ericpruitt

Description

@ericpruitt

When running mairix in a pipeline, mairix does not delete the lock file after receiving SIGPIPE, so running something like mairix --excerpt-output a:ericpruitt | less results in Database .../mairixdb appears to be locked by (pid,node,user)=(6387,sinister,ericpruitt) the next time around if less(1) was closed before mairix finished writing data the standard output.

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