Describe the bug
We appear to be leaking RTCPeerConnections between calls
To Reproduce
Steps to reproduce the behavior:
- Enter a group call
- Leave
- Maybe repeat above steps a few times to make it more obvious
- Take heap snapshot
- Observe RTCPeerConnection(s) still referenced
