W3C home > Mailing lists > Public > public-webrtc-logs@w3.org > September 2017

Re: [webrtc-pc] Setting local/remote descriptions in succession without waiting for the promises to resolve

From: henbos via GitHub <sysbot+gh@w3.org>
Date: Tue, 12 Sep 2017 09:35:12 +0000
To: public-webrtc-logs@w3.org
Message-ID: <issue_comment.created-328798725-1505208903-sysbot+gh@w3.org>
With "operations queue" and #1519 merged we don't have undefined parallel operations order or "queue an operation to queue a task". I think queuing on on of the queues to queue on the other could yield races but this should be safe now.

"SRD2" will always be executed after "SRD1" and "ontrack1" will never be affected by "SRD2" because it is now fired as part of the "SRD1" steps (not queued). Sweet, closing this issue!

-- 
GitHub Notification of comment by henbos
Please view or discuss this issue at https://github.com/w3c/webrtc-pc/issues/1569#issuecomment-328798725 using your GitHub account
Received on Tuesday, 12 September 2017 09:35:11 UTC

This archive was generated by hypermail 2.4.0 : Saturday, 6 May 2023 21:19:42 UTC