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

Fix hasObservers conditional for Output class #283

Merged
merged 1 commit into from
Sep 15, 2017

Conversation

jdrider
Copy link
Contributor

@jdrider jdrider commented Sep 14, 2017

The hasObservers() method should check to see if the valueRelay or the errorRelay has observers instead of checking the valueRelay twice.

The hasObservers() method should check to see if the valueRelay or the errorRelay has observers instead of checking the valueRelay twice.
Copy link
Collaborator

@uKL uKL left a comment

Choose a reason for hiding this comment

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

Good spot! Thanks.

@uKL uKL merged commit 98f0390 into dariuszseweryn:master Sep 15, 2017
@uKL uKL added the bug Bug that is caused by the library label Sep 15, 2017
@uKL
Copy link
Collaborator

uKL commented Mar 20, 2018

Dear Contributor,

similar to many open source projects we kindly request to sign our CLA if you'd like to contribute to our project. This license is for your protection as a Contributor as well as the protection of Polidea; it does not change your rights to use your own Contributions for any other purpose.

You can find a link here: https://cla-assistant.io/Polidea/RxAndroidBle

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug that is caused by the library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants