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 Leaks in UI #16

Open
buehlefs opened this issue Sep 29, 2020 · 0 comments
Open

Memory Leaks in UI #16

buehlefs opened this issue Sep 29, 2020 · 0 comments
Labels

Comments

@buehlefs
Copy link
Collaborator

The Angular UI has Memory leaks that probably cause random freezes from time to time when memory is garbage collected. (This is only the current hypothesis but the memory leaks are real.)

Possible causes for memory leaks:

  • Subscriptions that are never unsubscribed
  • Other things?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant