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

Improvements around event handlers #70

Merged
merged 4 commits into from Feb 18, 2020
Merged

Conversation

cescoffier
Copy link
Contributor

  • Align the subscribed event name between Uni and Multi
  • Provides on().termination(...) variant ignoring the event details (just getting a Runnable)

…ion ignoring the details.

It's a simplified version of the variant where the callback receives the failure and cancellation details.
The action does not receives the emitted item, failure or cancellation details.
@cescoffier cescoffier added this to the 0.4.0 milestone Feb 18, 2020
@cescoffier cescoffier merged commit 0bc1b67 into master Feb 18, 2020
@cescoffier cescoffier deleted the features/align-event-names branch February 18, 2020 19:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants