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

align doAfterTerminated and onTerminated in Mono with Flux, introduce doOnSuccessOrError #836

Closed
smaldini opened this issue Aug 31, 2017 · 0 comments
Labels
warn/api-change Breaking change with compilation errors
Milestone

Comments

@smaldini
Copy link
Contributor

No description provided.

@smaldini smaldini added this to the 3.1.0.RC1 milestone Aug 31, 2017
@smaldini smaldini added the warn/api-change Breaking change with compilation errors label Aug 31, 2017
simonbasle added a commit that referenced this issue Sep 4, 2017
The doOnTerminate and doAfterTerminate align with their Flux counterpart
by taking a Runnable parameter.

Old Mono.doOnTerminate and doAfterTerminate with BiConsumer have been
renamed doOnSuccessOrError and doAfterSuccessOrError respectively.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
warn/api-change Breaking change with compilation errors
Projects
None yet
Development

No branches or pull requests

1 participant