ec75483e9a1babaf54132f1e93fb5945c93862f6
0e1a1763b49dd3dfe2799cb556317e6de7bb928e
First of all, there was incorrect error handling when failing to create a directory. This has not actually caused any issues as far as I can tell.
The second part will abort the copy if there is a problem with loading metadata, rather than performing an incomplete copy.
LGTM
Pull-Request has been merged by lsedlar
First of all, there was incorrect error handling when failing to create a directory. This has not actually caused any issues as far as I can tell.
The second part will abort the copy if there is a problem with loading metadata, rather than performing an incomplete copy.