This repository has been archived by the owner. It is now read-only.
Be notified of new releases
Create your free GitHub account today to subscribe to this repository for new releases and build software alongside 50 million developers.
Sign upTry the delete again. Probably not necessary, but can't hurt. It looks like two threads are trying to delete the same directory at about the same time.
Fix FileNotFoundException during cleanup -- issue #356 Code already checks for existence of file, but sometimes we get FileNotFoundException anyway. Honestly not sure why, but this fixes it.