add Annex worker pool to P2PHttp
authorJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 16:19:47 +0000 (12:19 -0400)
committerJoey Hess <joeyh@joeyh.name>
Wed, 10 Jul 2024 16:19:47 +0000 (12:19 -0400)
commitf9b7ce72242619776bfad44fc74cc838b549bbe1
tree8ad7984727462770b1781f04aef44d204310abc8
parentd4b9aea87b622f0ac1c24c66ec0eb199fcd7a427
add Annex worker pool to P2PHttp

This will be needed for get and store, since those need to run Annex
actions.

withLocalP2PConnections will also probably use it.
Annex/WorkerPool.hs
CmdLine/Action.hs
Command/P2PHttp.hs
P2P/Http.hs
P2P/Http/State.hs
P2P/Protocol.hs
doc/git-annex-p2phttp.mdwn