shutdownStrategy
Strategy handling how MCCoroutine is disposed. Defaults to ShutdownStrategy.SCHEDULER.
Changing this setting may have an impact on All suspend function you call in onDisable(). Carefully verify your changes.
Strategy handling how MCCoroutine is disposed. Defaults to ShutdownStrategy.SCHEDULER.
Changing this setting may have an impact on All suspend function you call in onDisable(). Carefully verify your changes.