another thing you should know is that coroutines are hard to debug
âž• 1
m
Maksims Kims
12/23/2021, 7:19 PM
Are you using IntelliJ? To be honest in the last 3 years I have never had any problems debugging coroutines. And recently IntelliJ(Android Studio in my case) got a dedicated coroutine debug tool, which made it even easier. I would like to hear about the problems you are having, since I am always looking for article ideas and debugging might be a good one.