Joël Renk

Results 1 issues of Joël Renk

**Describe the problem you're having** Using the gorilla/websocket package I sometimes get the following error, despite using mutex.Lock: `concurrent write to websocket connection` **Versions** * Go version: `1.18` * package...

question