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

feat(Observable): add static create method #256

Merged
merged 1 commit into from
Sep 3, 2015
Merged

feat(Observable): add static create method #256

merged 1 commit into from
Sep 3, 2015

Conversation

benlesh
Copy link
Member

@benlesh benlesh commented Sep 3, 2015

  • adds more tests around Observable
  • adds some code to assure isUnsubscribed is always boolean in Subscriber

closes #255

- adds more tests around Observable
- adds some code to assure isUnsubscribed is always boolean in Subscriber

closes #255
@benlesh benlesh merged commit e0d27ba into ReactiveX:master Sep 3, 2015
@benlesh
Copy link
Member Author

benlesh commented Sep 3, 2015

This was a small and necessary change, so I'm merging it immediately.

@benlesh benlesh deleted the observable_create branch April 27, 2016 17:20
@lock
Copy link

lock bot commented Jun 7, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jun 7, 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.

feat(Observable): add static Observable.create function
1 participant