-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
BeforeFinallyHttpOperator dereference subscriber after termination (#…
…2327) Motivation: After terminating the Single subscriber we need to dereference the Single subscriber as otherwise we may retain a reference to a downstream Subscriber and violate RS 3.13. https://github.com/reactive-streams/reactive-streams-jvm/blob/v1.0.4/README.md#3.13
- Loading branch information
1 parent
d557575
commit 797b5e5
Showing
1 changed file
with
26 additions
and
1 deletion.
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