Message view | « Date » · « Thread » |
---|---|
Top | « Date » · « Thread » |
From | Andrew Gaul <notificati...@github.com> |
Subject | Re: [jclouds] Fixes tests failing on windows filesystems (#871) |
Date | Mon, 26 Oct 2015 22:25:48 GMT |
> @@ -49,7 +55,23 @@ public static void deleteRecursively(File file) throws IOException { > } > } > } > - Files.delete(file.toPath()); > + This doesn't seem right -- usually a virus checker or similar is holding open a file descriptor if you cannot immediately delete on Windows. --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/871/files#r43062225 | |
Mime |
|
View raw message |