]> Sergey Matveev's repositories - public-inbox.git/commit
imap: start doing iterative config reloading
authorEric Wong <e@yhbt.net>
Wed, 10 Jun 2020 07:04:39 +0000 (07:04 +0000)
committerEric Wong <e@yhbt.net>
Sat, 13 Jun 2020 07:55:45 +0000 (07:55 +0000)
commit48180dbb004b5f59b2e80613b6fa2e5e869316f1
tree95f8021050131910f01072d241334eb39e24912e
parent85993613eae14f63785e9c75cc41358e603c0bbf
imap: start doing iterative config reloading

This will be used to prevent reloading a giant config with
tens/hundreds of thousands of inboxes from blocking the event
loop.
lib/PublicInbox/Config.pm
lib/PublicInbox/IMAPD.pm
script/public-inbox-imapd