dotnet / dotnet/aspnetcore

Add intermediate HubConnection states in Java client

Open
#12,138 4 comments 0 reactions 0 assignees View on GitHub
affected-few area-signalr enhancement severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 10h
Merged PRs (30d)
281

Description

After looking at our locking and state transitions, we should add intermediate connection states `Connecting` and `Disconnecting`. This is for better handling potential races between starting and stopping a connection.
Context: https://github.com/aspnet/AspNetCore/pull/12078#issuecomment-511047445

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.