commit | ee8c6d327357ecd2e17edede8d15f6e3893409a8 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Thu Aug 13 21:27:18 2015 |
committer | Commit bot <commit-bot@chromium.org> | Thu Aug 13 21:27:23 2015 |
tree | ce6eab9cb6b19c5255517a3cda1605824ff03b9f | |
parent | 743758816853df2040a21c5652b0d0e238b1512f [diff] |
In PeerConnectionTestWrapper, put audio input on a separate thread. This will prevent it from blocking network input when it falls behind, which is happening when running with ThreadSanitizer. BUG=webrtc:4663 Review URL: https://codereview.webrtc.org/1236023010 Cr-Commit-Position: refs/heads/master@{#9707}