Skip to content

merge CloudCity changes to rel 0.5#44

Merged
PeterHasse merged 9 commits intorel/0.5from
fix-cloud-city-ci-issue
Dec 17, 2024
Merged

merge CloudCity changes to rel 0.5#44
PeterHasse merged 9 commits intorel/0.5from
fix-cloud-city-ci-issue

Conversation

@PeterHasse
Copy link
Copy Markdown
Contributor

No description provided.

RkShaRkz and others added 9 commits November 4, 2024 19:04
The old one was trying to make it safe for all view interactions rather than just
making the getString() call safe when not attached...
Rather than running the update thread on the Main Thread, lets run it in a handler.
The handler will be backed by a separate HandlerThread and it seems like it will simply
run forever...
Step1: moved LocalFileHandler
Step2: moved NotificationHandler
Step3: moved RemoteInfluxHandler
Step4: moved LocalInfluxHandler

Moving Handlers and their threads off of the UI thread because they were slowing things down a bit.
@PeterHasse PeterHasse merged commit e5a4188 into rel/0.5 Dec 17, 2024
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