- From: Harald Alvestrand via GitHub <sysbot+gh@w3.org>
- Date: Wed, 23 Sep 2020 08:09:42 +0000
- To: public-webrtc-logs@w3.org
From a browser-code-practical standpoint, I'm happy to have them linger, since that's what I've implemented now (and changed the WPT tests to tolerate). I think JSEP was written without thought for letting transceivers disappear; we added disappearing at S*D(answer) later in order to permit stopped transceivers to be garbage collected; otherwise the collection would grow forever. I could argue that this was a new principle of "transceivers disappear when they're no longer relevant". So I think the current state is messy. But I can easily live with them lingering until O/A completes. -- GitHub Notification of comment by alvestrand Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/2576#issuecomment-697206381 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 23 September 2020 08:09:43 UTC