alphaleonis / AlphaFS

AlphaFS is a .NET library providing more complete Win32 file system functionality to the .NET platform than the standard System.IO classes.
http://alphafs.alphaleonis.com/
MIT License
562 stars 99 forks source link

Directory.Delete(, true, true) occasionally throws DirectoryNotEmptyException. #480

Closed Yomodo closed 6 years ago

Yomodo commented 6 years ago

Alphaleonis.Win32.Filesystem.DirectoryNotEmptyException: (145) The directory is not empty

Indeed not all folders are empty upon deletion.

astrohart commented 2 years ago

I do not think that this issue should be closed, as I have experienced this just now, 27 Oct 2021, 1639 Central time (USA).