I see thanks :+1: , i had the impression that the ...
# coroutines
l
I see thanks 👍 , i had the impression that the network will run and block the UI thread if i do something that takes time on
launch(UI)
maybe i am wrong?