Fix concurrent pc.GracefulClose #3958
Annotations
7 errors and 1 warning
peerconnection_close_test.go#L306
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
peerconnection_close_test.go#L311
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
peerconnection_close_test.go#L334
testinggoroutine: call to (*testing.T).Fatal from a non-test goroutine (govet)
|
peerconnection_close_test.go#L304
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
peerconnection_close_test.go#L309
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
peerconnection_close_test.go#L332
SA2002: the goroutine calls T.Fatal, which must be called in the same goroutine as the test (staticcheck)
|
|
|
This job failed
Loading