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 through ResponseListener #3

Open
iamareebjamal opened this issue Jun 27, 2018 · 0 comments
Open

Memory Leak through ResponseListener #3

iamareebjamal opened this issue Jun 27, 2018 · 0 comments

Comments

@iamareebjamal
Copy link

If the view is destroyed before the results are returned, there will be a memory leak

Also, there can be null pointer exceptions when the view is accessed after being changed since there is no view to work on after the callback is complete

There should be a way to cancel the request and set the listener to null

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