Skip to content

Conversation

BrennanConroy
Copy link
Member

Fixes #11239

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Jun 14, 2019
@BrennanConroy BrennanConroy added this to the 3.0.0-preview7 milestone Jun 14, 2019
@pranavkm
Copy link
Contributor

Does the Java client need to be fixed?

@BrennanConroy
Copy link
Member Author

@aspnet-hello
Copy link

This comment was made automatically. If there is a problem contact [email protected].

I've triaged the above build. I've created/commented on the following issue(s)
https://github.com/aspnet/AspNetCore-Internal/issues/2489
https://github.com/aspnet/AspNetCore-Internal/issues/1979

@mikaelm12
Copy link
Contributor

Does the Java client need to be fixed?

https://github.com/aspnet/AspNetCore/blob/f652c222028ebd504203dce6a68e67b416465aab/src/SignalR/clients/java/signalr/src/main/java/com/microsoft/signalr/HubConnection.java#L582
instanceof works with null so I think it should be fine. I'll add a test though to be sure.

@BrennanConroy BrennanConroy merged commit 5872814 into master Jun 15, 2019
@BrennanConroy BrennanConroy deleted the brecon/fixNull branch June 15, 2019 03:37
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.

Null ref in HubConnection if parameter is null
4 participants