https://kotlinlang.org logo
d

defhlt

05/07/2017, 11:54 AM
I wonder how can I debug coroutines and channels execution. E.g. I’d like to trace when coroutines start/stop and value is sent or received via channel?