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: ignore ping id during id check #316

Merged
merged 1 commit into from
Jan 30, 2025
Merged

fix: ignore ping id during id check #316

merged 1 commit into from
Jan 30, 2025

Conversation

Lash-L
Copy link
Collaborator

@Lash-L Lash-L commented Jan 30, 2025

Ping will always have the same id and there is a strong likelihood that two could be in the waiting queue at the same time and that should be fine for aping

relates to: home-assistant/core#136908 (comment)

This does not fix the relating problem that when an id changes, the system doesn't know how to wait for it.

@Lash-L Lash-L requested a review from allenporter January 30, 2025 13:39
@Lash-L Lash-L merged commit b3d74b4 into main Jan 30, 2025
6 checks passed
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

Successfully merging this pull request may close these issues.

2 participants