You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We're currently not checking the connection state before sending stream invocations on the Java client.
Semi related to: #11995
Probably will fix at the same time but wanted to be sure to track it.
We're currently not checking the connection state before sending stream invocations on the Java client.
Semi related to: #11995
Probably will fix at the same time but wanted to be sure to track it.
https://github.com/aspnet/AspNetCore/blob/f9ca0ffd7103380625ce473d0c599c57ca985e19/src/SignalR/clients/java/signalr/src/main/java/com/microsoft/signalr/HubConnection.java#L679-L682
The text was updated successfully, but these errors were encountered: