createFixedThreadDispatcher

Deprecated

Use newFixedThreadPoolContext instead

Replace with

import kotlinx.coroutines.newFixedThreadPoolContext
newFixedThreadPoolContext(threads, name)