I've tested it with an int list and using println ...
# coroutines
a
I've tested it with an int list and using println in the consumeEach. It worked. But when I try to use the same pattern on my Android app (get data, do some processing, and then display a dot in a chart), only the first consumeEach seems to work