Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Memri
iOS application
Merge requests
!142
WIP: Threading improvements
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Toby
requested to merge
toby-threading
into
dev
Jul 12, 2020
Overview
1
Commits
9
Pipelines
2
Changes
21
This moves sync activities to a background thread. There is still a crash occurring so WIP.
CVU/UI updates are now throttled using combine.
Fixes some crashes related to passing a NSNumber to realm instead of int/double/float