gildor
launch(CommonPool) { val login = run(MainThread) { userLoginView.text } val userProfile = api.getUserProfile(login) }