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

http2: add client-side cancellation propagation delay #4027

Merged
merged 4 commits into from Mar 7, 2022

Conversation

jrudolph
Copy link
Member

@jrudolph jrudolph commented Feb 8, 2022

To avoid race conditions.

We might want to look into whether there's a better way to report errors like that.

@jrudolph jrudolph marked this pull request as ready for review February 8, 2022 13:56
@jrudolph jrudolph marked this pull request as draft February 8, 2022 13:57
@jrudolph jrudolph marked this pull request as ready for review February 10, 2022 13:34
@jrudolph jrudolph force-pushed the http2-client-cancellation-propagation branch from 4019398 to 99b766f Compare March 1, 2022 16:26
@jrudolph
Copy link
Member Author

jrudolph commented Mar 1, 2022

Hopefully would also fix #4050 which looks like a typical error => completion conversion because of stream cancellation.

@jrudolph jrudolph requested a review from raboof March 1, 2022 16:27
@jrudolph jrudolph force-pushed the http2-client-cancellation-propagation branch from 99b766f to 083fc1d Compare March 7, 2022 14:33
@jrudolph jrudolph merged commit 8966129 into akka:main Mar 7, 2022
@jrudolph jrudolph deleted the http2-client-cancellation-propagation branch March 7, 2022 14:51
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.

None yet

2 participants