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

RTCPeerConnection leak #411

Closed
dbkr opened this issue Jun 17, 2022 · 1 comment
Closed

RTCPeerConnection leak #411

dbkr opened this issue Jun 17, 2022 · 1 comment

Comments

@dbkr
Copy link
Member

dbkr commented Jun 17, 2022

Describe the bug
We appear to be leaking RTCPeerConnections between calls

To Reproduce
Steps to reproduce the behavior:

  1. Enter a group call
  2. Leave
  3. Maybe repeat above steps a few times to make it more obvious
  4. Take heap snapshot
  5. Observe RTCPeerConnection(s) still referenced

Screenshot 2022-06-17 at 11 45 36

@robintown
Copy link
Member

Fixed by matrix-org/matrix-js-sdk#2484

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

No branches or pull requests

2 participants