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

Duplicate caches take up disk space #1705

Closed
Vanco opened this issue Jul 22, 2024 · 1 comment
Closed

Duplicate caches take up disk space #1705

Vanco opened this issue Jul 22, 2024 · 1 comment

Comments

@Vanco
Copy link

Vanco commented Jul 22, 2024

What happened?

When used in a multi-module project, each module downloads an idea platform package, caches multiple versions of the same package, and quickly fills up disk space.

e.g. my project has ten module (Gradle subproject). ideaIC-2024.1.1-aarch64 has been cached many times.
Screenshot 2024-07-22 at 08 55 15-2
Screenshot 2024-07-22 at 08 53 09-2

Relevant log output or stack trace

No response

Steps to reproduce

  1. import Gradle project or runIde for a while
  2. check the Gradle cache USER_HOME/.gradle/cache/transforms-4/xxxxxxx/transformed/ideaXX-xxx

Gradle IntelliJ Plugin version

2.0.0-RC1

Gradle version

8.7

Operating System

macOS

Link to build, i.e. failing GitHub Action job

No response

@Vanco Vanco added the bug label Jul 22, 2024
@hsz
Copy link
Member

hsz commented Jul 22, 2024

Thanks for reporting. Toys was already reported in #1601

@hsz hsz closed this as completed Jul 22, 2024
@hsz hsz added this to the 2.0 milestone Jul 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants