forked from rc0/mairix
-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
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
Labels
No labels