I can't find the right keywords to search for this...
# compose-desktop
j
I can't find the right keywords to search for this: when running an Android app, I can sync and build something else. While running a desktop app, everything waits until that process is killed. Is there any way to change that behaviour? Same for web.
1
a
Ya this is very annoying!
💯 1
a
I also find it annoying, but it’s not about Compose. It’s just that IDEA runs the app via gradle, and the process remains until the app closes. And it won’t start a new gradle instance, so it waits for the current one to end.
👍🏻 1