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

docs(finalize): examples, improvement #4578 #5065

Closed
wants to merge 1 commit into from
Closed

docs(finalize): examples, improvement #4578 #5065

wants to merge 1 commit into from

Conversation

PDavid
Copy link
Contributor

@PDavid PDavid commented Oct 9, 2019

Description:

  • Added the fact that to the documentation of finalize operator that it will also call its callback if the subscriber explicitly unsubscribes. (This was missing from the documentation before.)
  • Added example for finalize basic usage and when the subscriber explicitly unsubscribes.

I targeted 6.x branch, not sure if this is correct. Should it be master?

I'm not sure if this is the correct approach to submit a PR and I'm open to any feedback.
Thanks and Regards,
Dávid

Related issue (if exists):
#4578

- Added the fact that finalize will also call its callback if the subscriber explicitly unsubscribes.
- Added example for finalize basic usage and when  subscriber explicitly unsubscribes.
@PDavid
Copy link
Contributor Author

PDavid commented Oct 10, 2019

I'll redo this change targeting master and open a new PR.

@PDavid PDavid closed this Oct 10, 2019
@PDavid PDavid deleted the docs/finalize branch October 10, 2019 07:12
@lock lock bot locked as resolved and limited conversation to collaborators Nov 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant