summaryrefslogtreecommitdiff
path: root/standalone
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2017-02-13 15:35:24 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-13 15:35:24 -0400
commitb1813685256f126c1a51170428a35704c7389aa6 (patch)
tree754d5231540f18bd402a723d02d11e8171aa8edd /standalone
parent2852570338052585ddc78aa9c3fef776285355a2 (diff)
S3: Fix check of uuid file stored in bucket, which was not working.
The check was broken in two ways.. First, nowhere did it error out when checkUUIDFile found a different UUID already in the file. Instead, it overwrote the uuid file. And, checkUUIDFile's implementation was for some reason always failing with a ConnectionClosed exception. Apparently something to do with using two different runResourceT's and a response getting GCed inbetween. I'm pretty sure that used to work, but changed to a more obviously correct implementation. This commit was sponsored by Peter Hogg on Patreon.
Diffstat (limited to 'standalone')
0 files changed, 0 insertions, 0 deletions