knime-ip / knip-ilastik

KNIP / Ilastik Integration (BETA)
5 stars 1 forks source link

Temp files not deleted #6

Closed imagejan closed 8 years ago

imagejan commented 8 years ago

After using the Ilastik headless integration a few times in my workflows (on Windows 7), I observed that there were files (~20GB) getting accumulated in:

C:\Users\<username>\AppData\Local\Temp\ilastik

The file correspond to the results of the Ilastik Headless node.

I suggest that the cleanUp either be more rigorous, or complain when it's not possible do delete the temp directory (e.g. due to locked files etc.).

UPDATE: I tried to delete the directories manually, and it seems that always the last result file still has pointers to it and can't be deleted.

dietzc commented 8 years ago

thanks for reporting @imagejan. We will take care about it!

gab1one commented 8 years ago

@imagejan I fixed the bug, it should be available in the nightly build tomorrow.