Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dispose CTS in HubConnection streaming #51117

Merged
merged 1 commit into from
Oct 4, 2023
Merged

Dispose CTS in HubConnection streaming #51117

merged 1 commit into from
Oct 4, 2023

Conversation

BrennanConroy
Copy link
Member

Fixes #50913

@BrennanConroy BrennanConroy added area-signalr Includes: SignalR clients and servers feature-client-net Related to the SignalR .NET client labels Oct 3, 2023
@BrennanConroy BrennanConroy merged commit 9e5ae70 into main Oct 4, 2023
26 checks passed
@BrennanConroy BrennanConroy deleted the brecon/cts branch October 4, 2023 16:58
@ghost ghost added this to the 9.0-preview1 milestone Oct 4, 2023
@BrennanConroy
Copy link
Member Author

/backport to release/8.0

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Started backporting to release/8.0: https://github.com/dotnet/aspnetcore/actions/runs/6409127345

@BrennanConroy
Copy link
Member Author

/backport to release/7.0

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Started backporting to release/7.0: https://github.com/dotnet/aspnetcore/actions/runs/6409131278

@BrennanConroy
Copy link
Member Author

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Oct 4, 2023

Started backporting to release/6.0: https://github.com/dotnet/aspnetcore/actions/runs/6409216162

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 feature-client-net Related to the SignalR .NET client
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SignalR Client client-to-server streaming is memory leaking in ConnectionState.UploadStreamToken
2 participants