useMainSerialExecutor

Serializes all async work to the main thread for the lifetime of the test store.

TestStore.swift:477
@MainActor var useMainSerialExecutor: Bool { get set }