with the property wrappers its actually being done on the main thread. to actually do any fetching or saving you would need to do so on the background thread. just a heads up, when creating a modelactor you would want to create it on the background as a detached task from the parent view if not the calculations would still be done on the main thread.
Post
Replies
Boosts
Views
Activity
do you guys have a ticket associated with the bug?