]> Sergey Matveev's repositories - public-inbox.git/commit
lei import: no separate auth worker
authorEric Wong <e@80x24.org>
Mon, 22 Feb 2021 11:22:54 +0000 (08:22 -0300)
committerEric Wong <e@80x24.org>
Mon, 22 Feb 2021 22:14:19 +0000 (18:14 -0400)
commit83b7a243361b79c26e566430d53f6c610b0e6c82
tree8397d379273cd5f86503c18e054596428120dd0b
parent76689d2b939f3a36db406684b588eb5bec10955b
lei import: no separate auth worker

We'll start sharing auth info from the first worker to the
rest of the workers via wq_broadcast.

This lays the groundwork for getting rid of LeiAuth workers for
authentication work and reducing network round trips required
for IMAP.
lib/PublicInbox/LeiImport.pm