]> Sergey Matveev's repositories - public-inbox.git/commit - lib/PublicInbox/Git.pm
git: drop async_prefetch method
authorEric Wong <e@80x24.org>
Tue, 16 Mar 2021 08:48:07 +0000 (03:48 -0500)
committerEric Wong <e@80x24.org>
Tue, 16 Mar 2021 19:47:42 +0000 (15:47 -0400)
commitfcb6e079c32ac2bbf5c5ee85e4d99b40c1b638d7
tree4484c01ae5e5b5fed151dd51c3646363f0d9e372
parent7d4cbd29ba97cc3b13702237288c98e120bce3d4
git: drop async_prefetch method

That logic is inlined directly into git_async_prefetch
in GitAsyncCat and I don't see it being useful outside
of a DS event loop.
lib/PublicInbox/Git.pm