]> Sergey Matveev's repositories - public-inbox.git/commit
git-http-backend: switch to async_pass
authorEric Wong <e@80x24.org>
Sun, 22 May 2016 09:06:03 +0000 (09:06 +0000)
committerEric Wong <e@80x24.org>
Sun, 22 May 2016 10:08:44 +0000 (10:08 +0000)
commit80bcb77099c2d3d7179c4f2f3ffac2b8083c3bb5
tree974bbfa0bb98b8efb0394a5f8ab5004b8fb2a6d3
parent5f1e464e0ea66f0be884f9df0a260dfafabfbee1
git-http-backend: switch to async_pass

This simplifies the code somewhat; but it could probably
still be made simpler.  It will need to support command
queueing for expensive commands so expensive processes
can be queued up.
lib/PublicInbox/GitHTTPBackend.pm