index
:
aerc
master
mbox
threading
threading-v2
Mirror of https://git.sr.ht/~sircmpwn/aerc
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
aerc.go
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'aerc.go')
-rw-r--r--
aerc.go
1
1 files changed, 1 insertions, 0 deletions
diff --git a/aerc.go b/aerc.go
index c71c384..c5d93ac 100644
--- a/
aerc.go
+++ b/
aerc.go
@@ -178,4 +178,5 @@ func main() {
time.Sleep(16 * time.Millisecond)
}
}
+ aerc.CloseBackends()
}