Joël Renk
Joël Renk
Is there a solution now that is something like the one @bufdev proposed `Mdir=prefix`?
The stack trace points to the `sendMessage` function. As I already mentioned this is the only place where the `WriteJSON` or any other `Write` of the gorilla package gets called....
@NomNomCameron No I didn't figure it out. The problem happened very rarely and it didn't occur for a very long time. I'm still not sure what causes this sadly.
@ayjayt that could actually be the problem. Let me know if you tested this. A lock in the package itself could resolve this as you said.