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

add None case to ret checks in maverick_service.py #226

Open
SamuelDudley opened this issue Mar 30, 2020 · 0 comments
Open

add None case to ret checks in maverick_service.py #226

SamuelDudley opened this issue Mar 30, 2020 · 0 comments
Assignees
Milestone

Comments

@SamuelDudley
Copy link
Member

Currently if the service times out it returns None, but this is picked up by the False handler. The checked state should be set to None in this case.

@SamuelDudley SamuelDudley added this to the 1.2 milestone Mar 30, 2020
@SamuelDudley SamuelDudley self-assigned this Mar 30, 2020
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

No branches or pull requests

1 participant