Resolve "bec error message if gui was closed manually"
Description
When server process is required to stop, since we start it ourselves there is no point trying to communicate with it: just send SIGTERM and let it die - the cleanup of the remote server is handled in the server itself.
Closes #181 (closed)
Edited by guijar_m