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

Memory leak problem for Android Studio #1071

Closed
fanmingyi opened this issue Oct 19, 2020 · 4 comments
Closed

Memory leak problem for Android Studio #1071

fanmingyi opened this issue Oct 19, 2020 · 4 comments

Comments

@fanmingyi
Copy link

I think incremental processors cause memory leaks in Gradle,that's just my guess, of course.

image
image
image
image

@fanmingyi
Copy link
Author

Memory increases with the number of compilations.

@elihart
Copy link
Contributor

elihart commented Oct 19, 2020

Do you think this is specific to Epoxy, or is this leak happening with other annotation processors too? Are you suggesting we should make any fixes or changes within Epoxy to help?

@elihart
Copy link
Contributor

elihart commented Oct 19, 2020

Also, what version of Gradle are you using?

@fanmingyi
Copy link
Author

fanmingyi commented Oct 20, 2020

Gradle memory was more stable when I used Epoxy 3.11.0,so my guess is it.

Gradle:6.1
Epoxy:4.1.0

As far as I know Dagger2 had a similar problem before but has since been fixed。
Similar Dagger2 PR

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

2 participants