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

Fixed BroadcastReceiver leak in RxBleAdapterStateObservable #575

Merged
merged 1 commit into from May 17, 2019

Conversation

dariuszseweryn
Copy link
Owner

The issue was hidden by a try/catch. This should not happen when using Schedulers.trampoline() to subscribe/unsubscribe.

The issue was hidden by a try/catch. This should not happen when using Schedulers.trampoline() to subscribe/unsubscribe.
@dariuszseweryn dariuszseweryn added the bug Bug that is caused by the library label May 13, 2019
@dariuszseweryn dariuszseweryn added this to the 1.10.0 milestone May 13, 2019
@dariuszseweryn dariuszseweryn self-assigned this May 13, 2019
@dariuszseweryn dariuszseweryn merged commit 9d7f60f into develop May 17, 2019
@dariuszseweryn dariuszseweryn deleted the fix/adapter_state_obs branch May 17, 2019 11:19
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.

None yet

1 participant