override Executor And Dispatcher
fun overrideExecutorAndDispatcher(executorService: ExecutorService, dispatcher: CoroutineDispatcher)
Overrides how RTC thread calls are executed and dispatched.
This should absolutely not be used in production environments and is only to be used for testing.