]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git-http-backend: refactor to support cleanup
authorEric Wong <e@80x24.org>
Mon, 23 May 2016 04:01:14 +0000 (04:01 +0000)
committerEric Wong <e@80x24.org>
Mon, 23 May 2016 05:58:35 +0000 (05:58 +0000)
We will have clients dropping connections during long clone
and fetch operations; so do not retain references holding
backend processes once we detect a client has dropped.


No differences found