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

Bug Fix for attempting to unbind a service that is already unregistered #136

Merged
merged 2 commits into from
May 10, 2018

Conversation

electrostat
Copy link
Contributor

Check if service is running and if it is, then unbind and continue on process. Prevents crash and keeps system working.

- create method to check if service is running and unbind if it is
- mock activitymanager for testing
@electrostat electrostat merged commit 7a0fa5c into master May 10, 2018
@electrostat electrostat deleted the aa-bug-unbinding-unregistered-service branch May 10, 2018 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants