diff options
author | Kevin Kuehler <keur@xcf.berkeley.edu> | 2019-10-15 02:01:49 -0700 |
---|---|---|
committer | Drew DeVault <sir@cmpwn.com> | 2019-10-16 11:13:54 -0400 |
commit | 310bec27024579e7ada35585b3190ab875540804 (patch) | |
tree | 497296d3efc299338bc2b7d89ebd38c3f1aa6ba2 /aerc.go | |
parent | be4ea0d96b8cc70becb94f2d4e5abe41dea58f3a (diff) |
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>
Diffstat (limited to 'aerc.go')
0 files changed, 0 insertions, 0 deletions