Using @MainActor to ensure execution on the main thread

@MainActor works when using swift concurrency, not dispatch queues.