Skip to content

Remove note about increasing MaximumParallelInvocationsPerClient#28003

Merged
Rick-Anderson merged 1 commit into
mainfrom
halter73/remove-max-note
Jan 4, 2023
Merged

Remove note about increasing MaximumParallelInvocationsPerClient#28003
Rick-Anderson merged 1 commit into
mainfrom
halter73/remove-max-note

Conversation

@halter73
Copy link
Copy Markdown
Member

@halter73 halter73 commented Jan 3, 2023

As of 7.0-rc1, this is no longer necessary due to dotnet/aspnetcore#42796.

Should we add a caveat for this "con" mentioned int the PR description?

  • IHubContext injected and used in Hubs for InvokeAsync can still block

I think injecting an IHubContext into a hub might be too contrived of a scenario to be worth mentioning. Lengthening the docs to cover every edge case can make things overwhelming. On the other hand, it'd probably be pretty difficult to diagnose if you did happen to run into it.

As of 7.0-rc1, this is no longer necessary
@Rick-Anderson Rick-Anderson merged commit 73f965f into main Jan 4, 2023
@Rick-Anderson Rick-Anderson deleted the halter73/remove-max-note branch January 4, 2023 01:23
Donciavas pushed a commit to Donciavas/AspNetCore.Docs that referenced this pull request Feb 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants