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

Clean up auto gcroots after X days #8

Open
mkg20001 opened this issue Oct 22, 2020 · 0 comments
Open

Clean up auto gcroots after X days #8

mkg20001 opened this issue Oct 22, 2020 · 0 comments

Comments

@mkg20001
Copy link
Member

Sometimes there are old gcroots lingering arround from old builds that keep entire dependency trees from 2 years ago lingering arround

Cleaning those usually frees up gigabytes

An option for cleaning those with a timeout value specifiable in days

gc:
  cleanAutoGcroots: true
  cleanAutoGcrootsAfter: 20 # how many days to keep old auto-gcroots, before forcefully cleaning

with better naming or sth

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