The crash occurs if a slot causes the very next slot in iteration order to be disconnected. Relanding after fixing a race condition that this CL revealed. Previously the race resulted in an invalidated iterator, but now it will result in the iterator being modified, so TSan catches it. BUG=webrtc:7527 Review-Url: https://codereview.webrtc.org/2846593005 Cr-Commit-Position: refs/heads/master@{#18124}
Name: WebRTC URL: http://www.webrtc.org Version: 90 License: BSD License File: LICENSE Description: WebRTC provides real time voice and video processing functionality to enable the implementation of PeerConnection/MediaStream. Third party code used in this project is described in the file LICENSE_THIRD_PARTY.