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

improve tmp clearance #237

Open
devcurmudgeon opened this issue Aug 23, 2016 · 0 comments
Open

improve tmp clearance #237

devcurmudgeon opened this issue Aug 23, 2016 · 0 comments

Comments

@devcurmudgeon
Copy link
Owner

for CI users, it's not great that default behaviour means later runs wipe the tmp dir for (say) a broken build that we may need to examine as debris. currently we can get around this by setting cleanup: false, but that's not ideal.

possible improvements are

  • only clear tmp dirs older than a config time
  • only clear tmp dirs at min-gigabytes
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

1 participant