Hello, I’m trying to use `limitedParallelism` on <...
# getting-started
p
Hello, I’m trying to use
limitedParallelism
on Dispachers.IO but it is nowhere to be found despite me being on kotlinx coroutines 1.6.4. Am I missing something?
s
Seems to be still experimental and requires opt in (https://kotlinlang.org/docs/opt-in-requirements.html)