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

Directly close stream when STREAM_STOPPED is received. #550

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

normanmaurer
Copy link
Member

Motivation:

We should just directly close the stream when STREAM_STOPPED is received as it will always lead to a RESET_STREAM.

Modifications:

Remove special handling of STREAM_STOPPED

Result:

Faster closing of channel when STREAM_STOPPED is received

Motivation:

We should just directly close the stream when STREAM_STOPPED is received as it will always lead to a RESET_STREAM.

Modifications:

Remove special handling of STREAM_STOPPED

Result:

Faster closing of channel when STREAM_STOPPED is received
@normanmaurer normanmaurer added this to the 0.0.49.Final milestone Jul 7, 2023
@normanmaurer normanmaurer merged commit a371992 into main Jul 7, 2023
12 checks passed
@normanmaurer normanmaurer deleted the stream_stopped branch July 7, 2023 09:53
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.

1 participant