Skip to content

w/return results blocks client receive pipeline #41996

Closed
@rafikiassumani-msft

Description

@rafikiassumani-msft

This was already an issue with Task returning .On methods, but client results likely makes it more likely to block on the client side

  • .NET client blocks other .On handlers but does not block the receive loop
  • JS client doesn't block anything, .On handlers for future invokes/sends can still run while blocked on user input, pings/etc. still received and processed
  • Java client blocks other .On handlers but does not block the receive loop

Metadata

Metadata

Assignees

Labels

area-signalrIncludes: SignalR clients and serversbugThis issue describes a behavior which is not expected - a bug.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions