Asad: I can't remove it entirely because asyncGet ...
# coroutines
l
Asad: I can't remove it entirely because asyncGet is suspending function which can be called only inside coroutines context, but when I switch it to launch {} I still get the same result