Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow async temp directory cleanup before end of process #3324

Closed
glasser opened this issue Dec 19, 2014 · 1 comment
Closed

Allow async temp directory cleanup before end of process #3324

glasser opened this issue Dec 19, 2014 · 1 comment

Comments

@glasser
Copy link
Contributor

glasser commented Dec 19, 2014

files.mkdtemp doesn't clean up until the end of the process. Add a "done with temp dir" command which asynchronously deletes the dir earlier.

@adnissen
Copy link
Contributor

I'm going to take a crack at this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants