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

pr/799 #816

Merged
merged 2 commits into from
Nov 12, 2024
Merged

pr/799 #816

merged 2 commits into from
Nov 12, 2024

Conversation

seanmonstar
Copy link
Member

@seanmonstar seanmonstar commented Nov 12, 2024

Closes #799

jiahaoliang and others added 2 commits November 12, 2024 10:57
…ensure local stream is released properly

Similar to what have been done in fn send_reset<B>(), we should notify RecvStream that is parked after send_reset().
@seanmonstar seanmonstar merged commit 778aa7e into 0.3.x Nov 12, 2024
5 checks passed
@seanmonstar seanmonstar deleted the pr/799 branch November 12, 2024 16:16
seanmonstar added a commit that referenced this pull request Nov 12, 2024
…ensure local stream is released properly (#816)

Similar to what have been done in fn send_reset<B>(), we should notify RecvStream that is parked after send_reset().

Co-authored-by: Jiahao Liang <[email protected]>
seanmonstar added a commit that referenced this pull request Nov 12, 2024
…ensure local stream is released properly (#816) (#818)

Similar to what have been done in fn send_reset<B>(), we should notify RecvStream that is parked after send_reset().

Co-authored-by: Jiahao Liang <[email protected]>
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.

2 participants