Uploaded image for project: 'translate5'
  1. translate5
  2. TRANSLATE-2136

_tempImport directory is not deleted under windows

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • None
    • Import/Export

      After an import finished the recursiveDirectoryCleaner helper deletes the _tempImport directory and its contents.

      Under Windows the contents of _tempImport are deleted, but the directory itself can not be deleted, because Windows complains, that it is not empty. Despite it acutally is empty (I did exit the code directly before the warning appears and checked the dir and it is empty. I tried to enter a sleep  of 3 sec before trying to remove the directory in case something is slow, and it still warns, but the dir is empty.

            tlauria Thomas Lauria
            marcmittag Marc Mittag [Administrator]
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: