Skip to content

Cancel the scheduled onSendWindowAvailable callback when a stream is cancelled#2292

Merged
RyanTheOptimist merged 3 commits intoenvoyproxy:mainfrom
RyanTheOptimist:CancelScheduledCallback
May 19, 2022
Merged

Cancel the scheduled onSendWindowAvailable callback when a stream is cancelled#2292
RyanTheOptimist merged 3 commits intoenvoyproxy:mainfrom
RyanTheOptimist:CancelScheduledCallback

Conversation

@RyanTheOptimist
Copy link
Copy Markdown
Contributor

Cancel the scheduled onSendWindowAvailable callback when a stream is cancelled

Fixes: #2213

Signed-off-by: Ryan Hamilton rch@google.com

Risk Level: Low
Testing: New unit tests
Docs Changes: None
Release Notes: Updated

…cancelled.

Fixes: envoyproxy#2213

Signed-off-by: Ryan Hamilton <rch@google.com>
Signed-off-by: Ryan Hamilton <rch@google.com>
alyssawilk
alyssawilk previously approved these changes May 18, 2022
Copy link
Copy Markdown
Contributor

@alyssawilk alyssawilk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

For all I'm torn between praising you for finding this and kicking myself for not catching it in review :-P

@alyssawilk
Copy link
Copy Markdown
Contributor

main merge though

@RyanTheOptimist RyanTheOptimist merged commit e416fba into envoyproxy:main May 19, 2022

- iOS: change release artifacts to use xcframeworks (:issue:`#2216 <2216>`)
- iOS: fix CocoaPods releases (:issue:`#2215 <2215>`)
- Cronvy: Cancel the scheduled onSendWindowAvailable callback when a stream is cancelled (:issue:`#2213 <2213>`)
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cronvoy?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

facepalm

#2302

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.

onResponseHeaders not called on continuous sendData

4 participants