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

AssertionError in _services/info.py #1374

Open
elibroftw opened this issue Apr 28, 2024 · 0 comments
Open

AssertionError in _services/info.py #1374

elibroftw opened this issue Apr 28, 2024 · 0 comments

Comments

@elibroftw
Copy link

I'm not sure what's going on but with both v13 and v14 of pychromecast, there are some serious degradations with the use of pyzeroconf.

home-assistant-libs/pychromecast#866
home-assistant-libs/pychromecast#897

I suggest that the assert zc.loop is not None and zc.loop.is_running() be split into two assertions since the exception does not specify which of the two conditionals failed the assertion.

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