> @@ -173,6 +172,7 @@ public Void call() throws Exception {
>
> } finally {
> returnContainer(container);
> + payloadFile.delete();Can `returnContainer` fail and cause this not to be run? --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/130/files#r6007285
