Skip to content
This repository has been archived by the owner on Sep 18, 2023. It is now read-only.

Remove tmp directory after application exits #1114

Closed
jackylee-ch opened this issue Sep 20, 2022 · 1 comment
Closed

Remove tmp directory after application exits #1114

jackylee-ch opened this issue Sep 20, 2022 · 1 comment
Labels
enhancement New feature or request feature

Comments

@jackylee-ch
Copy link
Contributor

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Remove tmp directory after application exits to avoid too many tmp dirs in local path.

Describe the solution you'd like
Use FileUtils.forceDeleteOnExit to add a hook.

@zhouyuan
Copy link
Collaborator

fixed in #1115

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request feature
Projects
None yet
Development

No branches or pull requests

3 participants