Closed AndreasReitberger closed 1 year ago
It seems that all the issues, expected #44, are relevant to the failing SetResult method of the TaskCompletionSource<bool> property.
SetResult
TaskCompletionSource<bool>
https://github.com/AndreasReitberger/WebSocket4Net/blob/b6725462c1fbfaef5a5d840c4b95d1da0cbddb3f/src/WebSocket4Net/WebSocket.Await.cs#L41
Fixed #45 Fixed #44 Fixed #43 Fixed #42
It seems that all the issues, expected #44, are relevant to the failing
SetResult
method of theTaskCompletionSource<bool>
property.https://github.com/AndreasReitberger/WebSocket4Net/blob/b6725462c1fbfaef5a5d840c4b95d1da0cbddb3f/src/WebSocket4Net/WebSocket.Await.cs#L41
Fixed #45 Fixed #44 Fixed #43 Fixed #42