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

Immediately mark outbound as complete when sending Mono or Object #3250

Merged
merged 3 commits into from
May 28, 2024

Conversation

violetagg
Copy link
Member

@violetagg violetagg commented May 17, 2024

Reduce the number of ChannelFuture listeners attached to the last message.

@violetagg violetagg added the type/enhancement A general enhancement label May 17, 2024
@violetagg violetagg added this to the 1.1.20 milestone May 17, 2024
@violetagg violetagg requested a review from a team May 17, 2024 10:22
@violetagg
Copy link
Member Author

Failed tests on Mac OS CI are not related

@violetagg violetagg force-pushed the outbound-complete branch 3 times, most recently from 229f93c to 2b03481 Compare May 21, 2024 09:55
Reduce then number of ChannelFuture listeners attached to the last message.
Copy link
Member

@pderop pderop left a comment

Choose a reason for hiding this comment

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

it seems good to me.

@violetagg
Copy link
Member Author

@pderop Thanks for the review!

@violetagg violetagg merged commit 94f48e0 into 1.1.x May 28, 2024
14 checks passed
violetagg added a commit that referenced this pull request May 28, 2024
@violetagg violetagg deleted the outbound-complete branch May 28, 2024 11:54
violetagg added a commit that referenced this pull request May 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/enhancement A general enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants