]> Sergey Matveev's repositories - public-inbox.git/commitdiff
git-http-backend: fix aborts for generic PSGI clone
authorEric Wong <e@80x24.org>
Fri, 27 May 2016 05:59:16 +0000 (05:59 +0000)
committerEric Wong <e@80x24.org>
Fri, 27 May 2016 06:02:33 +0000 (06:02 +0000)
We need to avoid circular references in the generic PSGI layer,
do it by abusing DESTROY.


No differences found