https://kotlinlang.org logo
#coroutines
Title
# coroutines
f

fstn

12/02/2017, 6:08 PM
Do you have breakpoint issue inside suspend function? sometimes there are never call, or I can’t see variables ...
e

elizarov

12/02/2017, 6:56 PM
@fstn Breakpoints are supposed to work. There are still some issue with step in/over, though. Please, submit an issue to http://kotl.in/issue if you experience problems
f

fstn

12/02/2017, 7:21 PM
thanks @elizarov
7 Views