Small fixes in cmake server logic

Authored by antonanikin on Apr 26 2017, 11:43 AM.

Description

Small fixes in cmake server logic

Summary:
The patch fixes:

  1. Error message about QLocalSocket::ServerNotFoundError when we try to connect to socket which is not already created by cmake server process.
  2. Error message about cmake server process crashing when we kill it in the destructor.

Test Plan: Tested on master branch

Reviewers: apol

Reviewed By: apol

Subscribers: kdevelop-devel

Differential Revision: https://phabricator.kde.org/D5591

Details

Committed
antonanikinApr 26 2017, 11:43 AM
Reviewer
apol
Differential Revision
D5591: Small fixes in cmake server logic
Parents
R32:7081fa91c653: Got ahead of myself here too
Branches
Unknown
Tags
Unknown