consento-org / consento-org/dat-ssg
Remove empty created temp directories
Open
bug
- Dominant language
- HTML
- Stars
- 8
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
After a process is run the temp directory - albeit empty - persists on the device. It would good to remove that last artifact as well as the folder is just getting filled over time.
**To Reproduce**
Run the process and look into the `/tmp` directory. You will find an empty temp folder.
**Expected behavior**
After a process, the empty temp folder should be removed.
Contributor guide
Assessment
This issue has not been assessed yet.