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

Move Stream Send Reference #3905

Merged
merged 1 commit into from
Oct 10, 2023
Merged

Move Stream Send Reference #3905

merged 1 commit into from
Oct 10, 2023

Conversation

nibanks
Copy link
Member

@nibanks nibanks commented Oct 9, 2023

Description

Updates the StreamSend code to make sure we hold the ref before trying to queue the operation, just in case the send is drained, canceled and the stream closed before the current thread complete.

Testing

CI/CD

Documentation

N/A

@nibanks nibanks requested a review from a team as a code owner October 9, 2023 19:05
@nibanks nibanks added Bug: Core A code bug in the Core MsQuic code Area: API labels Oct 9, 2023
@nibanks nibanks merged commit 27da958 into main Oct 10, 2023
395 of 397 checks passed
@nibanks nibanks deleted the nibanks/stream-send-ref branch October 10, 2023 01:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: API Bug: Core A code bug in the Core MsQuic code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants