widgets/msgview: Reap the filter command The filter command shells out and returns almost immediately. Call Wait() so the filter process gets reaped. Prior to this patch, aerc creates a zombie process for every email that is viewed. Signed-off-by: Kevin Kuehler <keur@xcf.berkeley.edu>
1 files changed, 1 insertions(+), 0 deletions(-) M widgets/msgviewer.go
M widgets/msgviewer.go => widgets/msgviewer.go +1 -0