-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix #1752 Make doOnTerminate for Mono same as doOnSuccess
This means that the handler is invoked during processing of the `onNext` signal. This commit also slightly rework MonoPeekTerminal to make the onSuccess and onError handlers canonical, instead of the (successOrError) one. Finally, it makes `doOnError` directly use MonoPeekTerminal instead of MonoPeek, and modifies the marble diagrams (adding a convention for the null value / empty set). Relates-to: #1853
- Loading branch information
1 parent
fa86abe
commit 8d29500
Showing
10 changed files
with
2,458 additions
and
9,097 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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
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.