Re: [webrtc-pc] Redundant queuing in connection state computations. (#2020)

On reviewing this again, these events are all related, in that they report on the same thing essentially.

Given this, I see no reason to fire them at once. The extra queuing seems largely an artifact of a desire to break out highly related algorithms into separate pieces in the spec document. However, these are rarely called from anywhere else, so it seems simple enough to queue these events on the same task safely instead.

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

Received on Thursday, 5 December 2019 19:40:34 UTC