Core Data + Concurrency idea… I know it's possible to make custom global actors now with custom scheduling… has anyone played with making a global actor for managed objects that automatically schedules async functions to run on the object's context? Is that even possible?