common-workflow-language / common-workflow-language/cwltest
Clean up temporary output directories
Open
- Dominant language
- Python
- Stars
- 20
- Forks
- 19
- Avg merge
- 1h 45m
- Merged PRs (30d)
- 3
Description
After running cwltest, I am left with many temporary output directories in /tmp. It would be nice if cwltest could delete them before exiting. Finding and deleting all the temporary output directories manually is tedious. For now, I'm having to workaround by setting TMPDIR to a different directory and deleting that directory.
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.