CulverLab / CulverLab/sparcd-web
Review the temporary files created and implement a scheme to clean them up
Open
Code Debt
- Dominant language
- Python
- Stars
- 4
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
There are multiple temporary files saved to disk that stick around. There needs to be a way of cleaning the old ones up. Perhaps at login time?
Make sure that all temporary files use the timed file for saving the data. Perhaps add an ID type and the expected lifetime to these files as well? This would allow a cleanup app to purge old ones
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.