Closed tfenne closed 5 years ago
…iles.exists).foreach(Files.delete)`. The latter (previous implementation) was prone to throwing exceptions if there was a race to delete a given file.
…iles.exists).foreach(Files.delete)`. The latter (previous implementation) was prone to throwing exceptions if there was a race to delete a given file.