Let me add my 5 cents here. <@U0JR5DX9T> is spot-o...
# random
e
Let me add my 5 cents here. @teedee is spot-on here. Coroutines in Kotlin are not designed to address concurrency at all. They are designed with one specific goal - to avoid callback hell when writing asynchronous code
👍 1