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

GameManager instances are not garbage collected #379

Open
jotoh98 opened this issue Apr 7, 2020 · 0 comments
Open

GameManager instances are not garbage collected #379

jotoh98 opened this issue Apr 7, 2020 · 0 comments
Assignees
Labels
🐛 bug Something isn't working

Comments

@jotoh98
Copy link
Owner

jotoh98 commented Apr 7, 2020

I have got a problem implementing a listener on the view index so I checked the heap for duplicates and voila. No game manager instance is collected.

To recreate: click multiple times on init. I'm not sure if this happens because of a short time difference between clicking init and checking the memory or if this is a bug.

Bildschirmfoto 2020-04-07 um 02 16 26

@jotoh98 jotoh98 added the 🐛 bug Something isn't working label Apr 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants