Обновить
4
0
Bulat Mukhutdinov @Biggy_B

Android Dev

Отправить сообщение

You can check on which thread each peace of code is running with
println("Thread is ${Thread.currentThread().name}")


For Rx it would be 'Thread is RxComputationThreadPool-1'
For Coroutines 'Thread is main'


As you can see Coroutines don't create any additional threads

Информация

В рейтинге
Не участвует
Зарегистрирован
Активность