]> git.ipfire.org Git - thirdparty/public-inbox.git/commit
qspawn: better annotate where $qx_cb is called
authorEric Wong <e@80x24.org>
Sat, 21 Jan 2017 02:29:50 +0000 (02:29 +0000)
committerEric Wong <e@80x24.org>
Sat, 21 Jan 2017 02:30:06 +0000 (02:30 +0000)
commit984df62e41cd7c90fda9b7f129616d1b30fa02e4
tree63846fb0d0507357b274e35422994a1876f77d02
parent488211c1f3066cebfe5d74332527dcc790ddd740
qspawn: better annotate where $qx_cb is called

Hopefully this makes the code easier-to-follow for random
readers.  This requires a small amount of modification to
our one caller, but this is a new, unstable API (as is
nearly all of our code).
lib/PublicInbox/Qspawn.pm
lib/PublicInbox/RepobrowseGitSnapshot.pm