]> Sergey Matveev's repositories - public-inbox.git/commit
net_reader: hoist out _imap_fetch_bodies
authorEric Wong <e@80x24.org>
Fri, 8 Oct 2021 22:00:19 +0000 (22:00 +0000)
committerEric Wong <e@80x24.org>
Sat, 9 Oct 2021 08:44:05 +0000 (08:44 +0000)
commit9f64411551e971251d17b3d346a7f250df5ef350
tree93275a1d1341007036991e64865e1a067c752af0
parentdd5a4f6497d4a5d94f61186a85516a56d7db8c29
net_reader: hoist out _imap_fetch_bodies

We'll be supporting pipelining in a future commit, since
Tor is too slow and increasing batch size can use too much
memory.
lib/PublicInbox/NetReader.pm