Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[READY] Implement shutdown handler #2245

Merged
merged 3 commits into from Jul 23, 2016
Merged

[READY] Implement shutdown handler #2245

merged 3 commits into from Jul 23, 2016

Commits on Jul 23, 2016

  1. Use shutdown request to stop server

    Use shutdown request to stop ycmd server in a portable way.
    micbou committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    630b85a View commit details
    Browse the repository at this point in the history
  2. Refactor tests using a server instance

    Create a Server_test class for tests that need a server instance.
    micbou committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    7b2155a View commit details
    Browse the repository at this point in the history
  3. Update to latest ycmd

    micbou committed Jul 23, 2016
    Configuration menu
    Copy the full SHA
    4e94d7c View commit details
    Browse the repository at this point in the history