RealSettings

constructor(sideEffectBufferSize: Int = Channel.BUFFERED, idlingRegistry: IdlingResource = NoopIdlingResource(), eventLoopDispatcher: CoroutineDispatcher = Dispatchers.Default, intentLaunchingDispatcher: CoroutineDispatcher = Dispatchers.Unconfined, exceptionHandler: CoroutineExceptionHandler? = null, repeatOnSubscribedStopTimeout: Long = 100)