support annex.jobs for clusters

This commit is contained in:
Joey Hess 2024-06-25 14:52:47 -04:00
parent 818030e4d3
commit cec2848e8a
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38
6 changed files with 65 additions and 12 deletions

View file

@ -74,9 +74,11 @@ performProxy clientuuid servermode remote = do
let closer = do
closeRemoteSide remoteside
p2pDone
concurrencyconfig <- noConcurrencyConfig
proxy closer proxymethods servermode clientside
(Remote.uuid remote)
(singleProxySelector remoteside)
concurrencyconfig
protocolversion othermsg p2pErrHandler
withclientversion _ Nothing = p2pDone