summon icon indicating copy to clipboard operation
summon copied to clipboard

Clean up empty tempdirs

Open sgnn7 opened this issue 5 years ago • 0 comments

Summary

While the temp files are cleaned on exit of summon, the parent folder seems to not be part of that auto-clean. This folder contains no sensitive info but it allows for junk empty folders to build up on the system over time.

Steps to Reproduce

  • Use !file for a variable
  • Run summon

Expected Results

  • No empty folders should be left behind

Actual Results (including error logs, if applicable)

  • Empty folders are left behind

sgnn7 avatar Jun 08 '20 18:06 sgnn7