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

6.4.6-rc3 #1290

Merged
merged 5 commits into from
Nov 9, 2024
Merged

6.4.6-rc3 #1290

merged 5 commits into from
Nov 9, 2024

Conversation

tmolitor-stud-tu
Copy link
Member

  • Fix various crashes
  • Fix connection problems on slow connections
  • Show timestamp of last received push in notification debug menu

Calling the invalidate method from some other thread than the thread
which added the timer to our runloop, will crash.
--> Add and remove the timer to/from the runloop by executing a block in
exactly this runloop.
@tmolitor-stud-tu tmolitor-stud-tu merged commit fe89a77 into beta Nov 9, 2024
1 check 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.

1 participant