30c0a9fba4
The idle restart code is at the end of handleMessage in the worker. However if an unsupported msg comes in, we returned early, skipping the re-init. That lead to a crash due to double closing idleStop in the next iteration. |
||
---|---|---|
.. | ||
create.go | ||
fetch.go | ||
flags.go | ||
imap.go | ||
list.go | ||
movecopy.go | ||
open.go | ||
search.go | ||
worker.go |