]> Sergey Matveev's repositories - public-inbox.git/commit
watch: imap: be quiet about disconnecting on quit
authorEric Wong <e@yhbt.net>
Sat, 27 Jun 2020 10:03:49 +0000 (10:03 +0000)
committerEric Wong <e@yhbt.net>
Sun, 28 Jun 2020 22:27:25 +0000 (22:27 +0000)
commit5f03b6c95af21dc2d499618ba03d63c44f70828c
tree8b1603844020da8701767ebc3e4b3fed93e3422c
parent9d4401395d5b08b5162e43b64fdb9b7169c10855
watch: imap: be quiet about disconnecting on quit

If ->idle_done was handled successfully, we can just
let normal ->DESTROY disconnect and avoid ugly backtraces
when a user hits Ctrl-C to take down the process group.
lib/PublicInbox/WatchMaildir.pm