Skip to content
This repository has been archived by the owner on Oct 31, 2022. It is now read-only.

There's memory leak in plugin #185

Open
puderty opened this issue Feb 24, 2022 · 1 comment
Open

There's memory leak in plugin #185

puderty opened this issue Feb 24, 2022 · 1 comment

Comments

@puderty
Copy link

puderty commented Feb 24, 2022

in GradleProjectPlugin, there's a static reference to project, this would cause memory leak.
We should not keeps a static ref to it.

I have a fix in https://github.com/puderty/OneSignal-Gradle-Plugin/tree/fixleak

@jkasten2
Copy link
Member

jkasten2 commented Mar 9, 2022

@puderty Thanks for reporting! We will look into cleaning this up.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants