Just wondering about this. I use Linux and the WF standalone app, and I’ve noticed in the system monitor that WF has about 10 processes running. Just wondering why/what they do. (For context, I am a web programmer but have never had to bother with system processes.)
I am not a programmer at all and after some poking around, I know that one of the processes seems to handle network access.
My suspicion is that the app spins up several processes either because that’s how Electron (the underlying framework) operates or that’s what’s needed to run an AppImage. I don’t think it’s the latter, though: I just ran MuseScore (a music writing app that I run as an AppImage) and it only has 1 process running.