- Open a project in QtCreator, one instance of the live server and a desktop client is loaded
- Open a second project in QtCreator, another instance of server and client is started.
- Close the second instance of server and client
- Close the project opened in 2. Observe that the second instance of live server and client is suddenly started again.
That is surprising and annoying. The fact that a second instance of the live server and client is opened at all is already annoying as I would expect only one instance of the server and client to exist, always pointing to the currently active project in QtCreator.
I am on Ubuntu 20.04 and the latest version of Felgo 4.