]> Sergey Matveev's repositories - public-inbox.git/commit
git-http-backend: close pipe for generic PSGI on errors
authorEric Wong <e@80x24.org>
Fri, 27 May 2016 08:20:59 +0000 (08:20 +0000)
committerEric Wong <e@80x24.org>
Fri, 27 May 2016 08:24:12 +0000 (08:24 +0000)
commit3344815088512287243b622658dbb7fbea87beb1
tree2a30df4fa0090eac626d429321aa189164444139
parent8080aa02383623837770ae12aba85f010442a1f6
git-http-backend: close pipe for generic PSGI on errors

The generic PSGI code needs to avoid resource leaks if
smart cloning is disabled (due to resource contraints).
lib/PublicInbox/GitHTTPBackend.pm