-
Notifications
You must be signed in to change notification settings - Fork 654
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Fix #317 Forward user-facing cancel to send(Publisher) cancel Reduce instance allocations for send(Publisher) with context. Fix possible listener leak in FutureMono for immediately cancelling subscription. Will not not propagate cancel to future (to be deprecated anyway in Netty 5) fix context propagation optimization
- Loading branch information
Showing
7 changed files
with
340 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.