Add intermediate HubConnection states in Java client #12138
Labels
affected-few
This issue impacts only small number of customers
area-signalr
Includes: SignalR clients and servers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
severity-minor
This label is used by an internal tool
Milestone
After looking at our locking and state transitions, we should add intermediate connection states
Connecting
andDisconnecting
. This is for better handling potential races between starting and stopping a connection.Context: #12078 (comment)
The text was updated successfully, but these errors were encountered: