Re: [webrtc-pc] Inconsistencies and race conditions in updating negotiation-needed flag

@jan-ivar I guess you're right. Even if we address the scenario I described by pushing `negotiationneeded` further out, the inverse problem could happen, where `setRemoteDescription` is called while the `createOffer` promise triggered by `negotiationneeded` is still pending.

So I'll close this again for the time being.

-- 
GitHub Notification of comment by taylor-b
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1332#issuecomment-306893243 using your GitHub account

Received on Wednesday, 7 June 2017 19:02:06 UTC