ion-sdk-go icon indicating copy to clipboard operation
ion-sdk-go copied to clipboard

panic: close of closed channel

Open manishiitg opened this issue 3 years ago • 3 comments

Your environment.

  • Version: master
  • Browser: include version
  • Other Information - stacktraces, related issues, suggestions how to fix, links for us to have context

What did you do?

https://github.com/pion/ion-sdk-go/blob/master/client.go#L241

if c.Close() is called before publish, it gives a panic

What did you expect?

What happened?

manishiitg avatar May 22 '21 18:05 manishiitg