Closed cavus700 closed 2 months ago
Currently when WebSocket request fails the sendRequest() go routine terminates without consequences and the request itself will never be closed.
sendRequest()
Currently when WebSocket request fails the
sendRequest()
go routine terminates without consequences and the request itself will never be closed.