Files
platform-external-webrtc/test
Erik Språng 6a32de4285 Fix potential race in CallTest.
The FrameGeneratorCapturer instances continue to live after
RunBaseTest() returns, and have their own internal task queues. This
means any class that listens for frames may be called after return
from RunBaseTest(), at which point they may be destroyed.

This CL makes sure we remove any capturer before returning.

A specific example of this problem is
VideoSendStreamTest.SuspendBelowMinBitrate

Bug: None
Change-Id: I857566301acce3e32c0888c7a1d2ee3470e6eb28
Reviewed-on: https://webrtc-review.googlesource.com/c/116684
Commit-Queue: Erik Språng <sprang@webrtc.org>
Reviewed-by: Niels Moller <nisse@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#26375}
2019-01-23 16:49:55 +00:00
..
2018-08-21 17:10:05 +00:00
2019-01-17 21:41:11 +00:00
2019-01-18 10:55:41 +00:00
2019-01-23 16:49:55 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00
2019-01-14 10:55:37 +00:00
2018-06-19 14:00:39 +00:00
2018-06-19 14:00:39 +00:00