Skip to content

ENH: Create user-specific temporary directory on unix systems

Andras Lasso requested to merge github/fork/lassoan/user-specific-temp-dir into master

Slicer temporary directory is owned by the user who started Slicer first and is not writeable. Issue identified by Artem Mamonov.

Fixes https://issues.slicer.org/view.php?id=4340

Merge request reports