Re: [webrtc-pc] Can onicecandidate fire before SLD.then(code)? (#2574)

My belief is that "resolve promise p" does not synchronously execute p.then(). Rather the "then" will happen at the next task execution cycle, or something like that

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 22 September 2020 13:07:42 UTC