fix concurrency bug causing EXPORT to be sent to the wrong external
authorJoey Hess <joeyh@joeyh.name>
Tue, 28 Mar 2023 19:21:10 +0000 (15:21 -0400)
committerJoey Hess <joeyh@joeyh.name>
Tue, 28 Mar 2023 19:21:10 +0000 (15:21 -0400)
commit02662f52920e84cd9464641ada84f6c3bbe3f86a
tree569706a87b555c0b4671f7e29dd754e0392afb3d
parent390ed554e86d2973dc75a9fefbdcd835925aae60
fix concurrency bug causing EXPORT to be sent to the wrong external

Fix bug that caused broken protocol to be used with external remotes that
use exporttree=yes. In some cases this could result in the wrong content
being exported to, or retrieved from the remote.

Sponsored-by: Nicholas Golder-Manning on Patreon
CHANGELOG
Remote/External.hs