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 in RoomProxy #216

Closed
Johennes opened this issue Sep 27, 2022 · 0 comments
Closed

Memory leak in RoomProxy #216

Johennes opened this issue Sep 27, 2022 · 0 comments

Comments

@Johennes
Copy link
Contributor

Johennes commented Sep 27, 2022

Describe the bug

RoomProxy and RoomTimelineProvider strongly retain each other causing memory to be leaked for every room.

To Reproduce

Steps to reproduce the behavior:

  1. Open a room
  2. Back out again to the main screen
  3. Fire up the memory graph debugger
  4. Notice the leak

Expected behavior

Should not leak.

Screenshots

Screenshot 2022-09-27 at 20 56 31

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 a pull request may close this issue.

2 participants