w/return results blocks client receive pipeline #41996
Labels
area-signalr
Includes: SignalR clients and servers
bug
This issue describes a behavior which is not expected - a bug.
Milestone
This was already an issue with Task returning .On methods, but client results likely makes it more likely to block on the client side
.On
handlers but does not block the receive loop.On
handlers for future invokes/sends can still run while blocked on user input, pings/etc. still received and processed.On
handlers but does not block the receive loopThe text was updated successfully, but these errors were encountered: