Unable to disconnect process when closing IDE
I am trying to disconnect the IDE from a program while it's running to check how the program runs when there's more available memory. When I run the program in debug mode and close the IDE I get a prompt to terminate or disconnect the process. But when running the program normally the IDE just closes without asking to disconnect. I have tried changing settings to disconnect every time but it doesn't have any effect unless I'm running in debug mode.
Please sign in to leave a comment.
Why don't you run the program from the terminal without even launching IDE in the first place?