Make pc.Close wait on spawned goroutines to close #3765
Annotations
4 errors and 2 warnings
peerconnection_close_test.go#L242
Error return value of `dcAnswer.Send` is not checked (errcheck)
|
peerconnection.go#L2109
`spwaned` is a misspelling of `spawned` (misspell)
|
peerconnection.go#L2111
`accomodating` is a misspelling of `accommodating` (misspell)
|
|
peerconnection_close_test.go#L229
unused-parameter: parameter 'msg' seems to be unused, consider removing or renaming it as _ (revive)
|
|
This job failed
Loading