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

build cache in ~/.xgo sums up to 10GB and even more #275

Closed
xhd2015 opened this issue Oct 27, 2024 · 0 comments
Closed

build cache in ~/.xgo sums up to 10GB and even more #275

xhd2015 opened this issue Oct 27, 2024 · 0 comments

Comments

@xhd2015
Copy link
Owner

xhd2015 commented Oct 27, 2024

Show the cache:

$ cd ~/.xgo && du -h -d1
  0B	./bin
2.2M	./shadow
1.1G	./go-instrument-dev
9.3G	./go-instrument
  0B	./log
 10G	.

The problem is, it never gets deleted automatically like these in temp.

We better move it t a temp directory.

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