]> Sergey Matveev's repositories - public-inbox.git/commit
git: async_abort includes --batch-check requests
authorEric Wong <e@80x24.org>
Fri, 8 Oct 2021 10:20:03 +0000 (10:20 +0000)
committerEric Wong <e@80x24.org>
Fri, 8 Oct 2021 21:23:29 +0000 (21:23 +0000)
commitb2c5c71a014b6acc897b12c75ae9fc13476a5b3f
tree29cdbfa04cc32163016cec76c4a16d8b639f58a2
parent13a2fcc724576a78d0955f64dc0f4494545153c3
git: async_abort includes --batch-check requests

We need to abort both check-only and cat requests when
aborting, since we'll be aborting more aggressively
in in read-write paths.
lib/PublicInbox/Gcf2Client.pm
lib/PublicInbox/Git.pm
lib/PublicInbox/GitAsyncCat.pm