mirror of
https://github.com/pion/webrtc.git
synced 2025-09-26 19:21:12 +08:00
Fixed flake in TestPeerConnection_Media_Sample
This commit is contained in:
@@ -166,6 +166,7 @@ func TestPeerConnection_Media_Sample(t *testing.T) {
|
||||
go func() {
|
||||
parameters := sender.GetParameters()
|
||||
|
||||
<-awaitRTPSend
|
||||
for {
|
||||
time.Sleep(time.Millisecond * 100)
|
||||
if routineErr := pcOffer.WriteRTCP([]rtcp.Packet{
|
||||
|
Reference in New Issue
Block a user