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(bindCallback): regularly scheduled maintenance checkup #4062

Merged
merged 2 commits into from
Aug 29, 2018

Conversation

pertrai1
Copy link
Contributor

Description:

Getting in the habit of looking at any documentation that can be cleaned up while reviewing the code.

* synchronously, but using {@link asyncScheduler} as the last parameter will defer the call to `func`,
* just like wrapping the call in `setTimeout` with a timeout of `0` would. If you use the async Scheduler
* and call `subscribe` on the output Observable all function calls that are currently executing
* just like wrapping the call in `setTimeout` with a timeout of `0` would. If you to use the async Scheduler
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you intend "were to use"?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I did

@coveralls
Copy link

coveralls commented Aug 28, 2018

Coverage Status

Coverage decreased (-0.2%) to 96.797% when pulling ca79eeb on pertrai1:docs-bindCallback into 514a870 on ReactiveX:master.

@cartant cartant merged commit ee29ee0 into ReactiveX:master Aug 29, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2018
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

3 participants