]> Sergey Matveev's repositories - public-inbox.git/commitdiff
lei q: ensure wq workers shutdown on IMAP auth failures
authorEric Wong <e@80x24.org>
Sat, 3 Apr 2021 02:24:23 +0000 (02:24 +0000)
committerEric Wong <e@80x24.org>
Sat, 3 Apr 2021 05:08:52 +0000 (05:08 +0000)
Leaving workers running on after auth failures is bad and messy,
cleanup our process management to have consistent worker
teardowns.  Improve error reporting, too, instead of letting
Mail::IMAPClient->exists fail due to undef.


No differences found