Does anyone know how to run this not in the main queue on Kotlin-side?
Copy code
Synchronous URL loading of <https://cache.massengeschmack.tv/img/mag/paddy58.jpg> should not occur on this application's main thread as it may lead to UI unresponsiveness. Please switch to an asynchronous networking API such as URLSession.