diff options
author | Moritz Poldrack <git@moritz.sh> | 2022-03-24 10:47:34 +0100 |
---|---|---|
committer | Robin Jarry <robin@jarry.cc> | 2022-03-24 12:37:53 +0100 |
commit | d66930749a9f8eaa19acab78d57585a170f17429 (patch) | |
tree | 92b66d6777db51772da654403fc36a4939c2c2c1 /lib/ui/invalidatable.go | |
parent | 98c9d7bb780a2b8bd3b477f2d530047adf9e2e28 (diff) | |
download | aerc-d66930749a9f8eaa19acab78d57585a170f17429.tar.gz |
logging: fix race condition in startup
If a panic occurs in one of the workers, it can happen after the UI was
initialised, but before the cleanup function has been registered. With
this the start of the worker loops is deferred until the cleanup routine
was registered.
Signed-off-by: Moritz Poldrack <git@moritz.sh>
Diffstat (limited to 'lib/ui/invalidatable.go')
0 files changed, 0 insertions, 0 deletions