home-assistant / home-assistant/iOS
Race Condition Sending Location Updates
- Dominant language
- Swift
- Stars
- 2.4k
- Forks
- 520
- Avg merge
- 7h 27m
- Merged PRs (30d)
- 264
Description
**iOS device model, version and app version**
Sorry, I'm cross posting this from https://github.com/home-assistant/core/issues/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 https://github.com/home-assistant/core/issues/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**
Contributor guide
Assessment
This issue has not been assessed yet.