Memory Leak at Websocket Transport · Issue #2167 · 99designs/gqlgen

What happened? There is a memory/goroutine leak at websocket transport I think this goroutine never closes after client closes was connection. https://github.com/99designs/gqlgen/blob/master/graphq...