Skip to content

Conversation

BrennanConroy
Copy link
Member

Fixes #21315

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Jul 29, 2020
@BrennanConroy BrennanConroy added this to the 5.0.0-rc1 milestone Jul 29, 2020
}
catch (Exception ex)
{
CloseException = ex;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ping failures too?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this makes sense.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-signalr Includes: SignalR clients and servers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SignalR server hub: an exception thrown during result serialization will not appear in Hub.OnDisconnectedAsync

2 participants