fossable / sandpolis

Ultimate virtual estate monitoring and management!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InsecureRecursiveDeleteException on Windows

cilki opened this issue · comments

The generator throws an exception when trying to clean up after itself. Guava's recursive delete method can be configured not to throw the exception, but it may be safer to find another workaround.