fix hang in GET from http p2p proxy
authorJoey Hess <joeyh@joeyh.name>
Fri, 26 Jul 2024 16:49:06 +0000 (12:49 -0400)
committerJoey Hess <joeyh@joeyh.name>
Fri, 26 Jul 2024 16:51:00 +0000 (12:51 -0400)
commit576ec6ed712ff42b6f10e65a3ed877bfdbbf5eac
tree118e007378bfb2e645491226ff1ba30151079f0a
parent60ccbc4fe682153fc8ff934a90c263b7cb876c1f
fix hang in GET from http p2p proxy

serverP2PConnection = proxyfromclientconn causes serveGet to
signalFullyConsumedByteString to it, which is what it's waiting for
P2P/Http/Server.hs
P2P/Http/State.hs
doc/todo/git-annex_proxies.mdwn