aerc/worker
Moritz Poldrack ae83373fa6 logging: added a log on panic
Since panics still regularly "destroy" the terminal, it is hard to get a
stack trace for panics you do not anticipate. This commit adds a panic
handler that automatically creates a logfile inside the current working
directory.

It has to be added to every goroutine that is started and will repair
the terminal on a panic.

Signed-off-by: Moritz Poldrack <git@moritz.sh>
Acked-by: Robin Jarry <robin@jarry.cc>
2022-03-23 20:56:09 +01:00
..
handlers go.mod: change base git url 2021-11-05 10:21:45 +01:00
imap logging: added a log on panic 2022-03-23 20:56:09 +01:00
lib go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
maildir go vet: composite literal uses unkeyed fields 2022-03-18 13:33:16 +01:00
notmuch logging: added a log on panic 2022-03-23 20:56:09 +01:00
types threading: honor user-defined sort criteria 2022-03-09 00:08:26 +01:00
handler_notmuch.go format: reformat code with go 1.17 2021-12-11 23:24:08 +01:00
worker.go go.mod: change base git url 2021-11-05 10:21:45 +01:00
worker_enabled.go go.mod: change base git url 2021-11-05 10:21:45 +01:00