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

remove image steam listener on dispose #5

Merged
merged 2 commits into from
Mar 5, 2022
Merged

Conversation

jasonttf
Copy link
Contributor

@jasonttf jasonttf commented Feb 6, 2022

No description provided.

@deakjahn
Copy link
Owner

@jasonttf Could you remove that file? I'd be glad to merge it then.

@theLee3
Copy link

theLee3 commented Mar 4, 2022

@jasonttf Can we get this ready to merge? This issue really needs to be addressed.

@deakjahn
Copy link
Owner

deakjahn commented Mar 5, 2022

@theLee3 Let's see, I temporarily replaced the .lock file, I will remove it again after the merge. Also manually resolved a conflict. Will it fly?

@deakjahn deakjahn merged commit 9f8f287 into deakjahn:master Mar 5, 2022
@deakjahn
Copy link
Owner

deakjahn commented Mar 5, 2022

@theLee3 If you can confirm that it works, I'll publish it. My first tests show no problems.

deakjahn added a commit that referenced this pull request Mar 5, 2022
@theLee3
Copy link

theLee3 commented Mar 5, 2022

Works well, and leak is resolved. Great job.

@deakjahn
Copy link
Owner

deakjahn commented Mar 5, 2022

Published then. Just out of curiosity: how did you see the leak? Direct error in your app or only by using some profiling-analyzing tool to look for it specifically?

@theLee3
Copy link

theLee3 commented Mar 5, 2022

BlocObserver error logging showed constant attempted accesses to the CropController after it had been disposed. I tracked it back to the Listener.

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

Successfully merging this pull request may close these issues.

3 participants