fix: prevents goroutine leak at websocket transport #2167 by fletcherist · Pull Request #2168 · 99designs/gqlgen

Fixed memory leak described in #2167 I have: Added tests covering the bug / feature (see testing) Updated any relevant documentation (see docs)