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

refactor: use n-args for endWith scheduler signatures #6085

Merged
merged 2 commits into from
Mar 8, 2021

Conversation

cartant
Copy link
Collaborator

@cartant cartant commented Mar 5, 2021

Description:

This PR refactors the Scheduler-related endWith signatures to use the n-args approach.

I realize that these sigs are deprecated, but we already have deprecated sigs in other operators that use n-args, so, IMO, things are less confusing if n-args is used wherever possible. See also the reasons listed in #6092 (comment)

Related issue (if exists): Nope

@benlesh benlesh merged commit 5dda6f3 into ReactiveX:master Mar 8, 2021
@cartant cartant deleted the cartant/end-with branch March 19, 2021 07:22
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.

2 participants