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 on AutoUpdater #2606

Closed
adrastaea opened this issue Sep 18, 2024 · 1 comment · Fixed by #2608
Closed

Memory Leak on AutoUpdater #2606

adrastaea opened this issue Sep 18, 2024 · 1 comment · Fixed by #2608
Labels
bug Something isn't working

Comments

@adrastaea
Copy link
Collaborator

adrastaea commented Sep 18, 2024

checkForUpdates() adds listeners to the autoupdater, so every time the desktop application checks for updates, it also duplicates the listeners.

@adrastaea adrastaea added this to Quiet Sep 18, 2024
@adrastaea adrastaea converted this from a draft issue Sep 18, 2024
@adrastaea adrastaea added the bug Something isn't working label Sep 18, 2024
@adrastaea adrastaea linked a pull request Sep 18, 2024 that will close this issue
4 tasks
@kingalg
Copy link
Collaborator

kingalg commented Nov 18, 2024

As per my discussion with Taea, she confirms that this change was implemented in Version 2.3.2-alpha.6, which was checked by me, is working, and has been approved for release to production.

@kingalg kingalg moved this from Ready for QA to Done in Quiet Nov 18, 2024
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
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants