Compose for desktop problem with shutting down processes

I’m creating my app in Compose for Desktop and i noticed that when im running the release build on my windows machine and then closing it, there are still processes running in the name of my app and they are not shutting down.
How can i check where do they originate in my code and how to make sure they are shut down properly when the application exits?

submitted by /u/iParki
[link] [comments]