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

Race Condition Sending Location Updates #3080

Open
wbyoung opened this issue Oct 3, 2024 · 0 comments
Open

Race Condition Sending Location Updates #3080

wbyoung opened this issue Oct 3, 2024 · 0 comments

Comments

@wbyoung
Copy link

wbyoung commented Oct 3, 2024

iOS device model, version and app version

Sorry, I'm cross posting this from home-assistant/core#126972 and don't have the version details from the phone at the moment, but I know it's up to date as of today. I'll come back and update if it's important, but I don't believe this to be a hardware related issue, so it may not be relevant.

Model Name:
Software Version:
App version:

Home Assistant Core Version

core-2024.10.0

Describe the bug

It seems as though location updates are sent asynchronously to the HA server and that they may arrive out of order. I briefly looked at the code base, but there are several layers of abstraction going on which is making it hard for me to verify that they are indeed sent asynchronously.

I reported this in home-assistant/core#126972 where there is a lot more detail about the issue I experienced and also a possible fix.

To Reproduce

Expected behavior

Screenshots

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant