diff options
author | Tim Culverhouse <tim@timculverhouse.com> | 2022-10-27 15:35:42 -0500 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-11-06 23:17:57 +0100 |
commit | 29205fdd07c09c21c2d5244c6c7e4fae7b6c824f (patch) | |
tree | 1f95e1981658325368fea8091a8242bac82384f5 /worker/handlers | |
parent | 155f0c3f28a1d7bdb5c317f83a195b2fe9594b0d (diff) | |
download | aerc-29205fdd07c09c21c2d5244c6c7e4fae7b6c824f.tar.gz |
maildir/search: get MessageInfos in parallel
Searching in the maildir worker requires reading each file in the
directory. Use waitgroups and goroutines to read files in parallel.
Signed-off-by: Tim Culverhouse <tim@timculverhouse.com>
Acked-by: Robin Jarry <robin@jarry.cc>
Diffstat (limited to 'worker/handlers')
0 files changed, 0 insertions, 0 deletions