``` --- FAIL: TestClientWebsocketPing (1.77s) websocket_test.go:232: client subscribe error: context deadline exceeded FAIL ``` This test case is flaky and can fail on our CI occasionally. Sounds like a good starter task if anyone wants to do some contributions.