Hi :slightly_smiling_face: My team heavily uses th...
# arrow
m
Hi 🙂 My team heavily uses the
either.eager
-For-Comprehensions. Do you have any tips regarding debugging? It can get quite cumbersome sometimes because of the actual execution in either.eager? Regards 🙂
s
Hey @Moritz Lindner, Could you provide more details about what is cumbersome? Do you know if Kotlin offers some way to improve this situation? I know IDEA has some special support for debugging coroutines/suspend, but maybe we need to add something at our side.