]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: event_step: prepare for async git reads
authorEric Wong <e@yhbt.net>
Tue, 16 Jun 2020 22:31:21 +0000 (22:31 +0000)
committerEric Wong <e@yhbt.net>
Sun, 21 Jun 2020 00:42:34 +0000 (00:42 +0000)
commit3c947561fa0678803158f2174ff87992addb3c7e
tree2e96f4a6c095de922055df10403a4ce7c424f799
parent8fd41797b24736dfdccfacc5acc473234a29758a
nntp: event_step: prepare for async git reads

This matches PublicInbox::IMAP::event_step and will allow us to
handle blob retrievals from git asynchronously without falling
over on pipelined requests.
lib/PublicInbox/NNTP.pm
lib/PublicInbox/NNTPdeflate.pm