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

Use new ycmd shutdown procedures #240

Closed
abingham opened this issue Dec 23, 2015 · 0 comments
Closed

Use new ycmd shutdown procedures #240

abingham opened this issue Dec 23, 2015 · 0 comments

Comments

@abingham
Copy link
Owner

In this PR the ycmd team is planning a new shutdown procedure for the server that we'll need to follow. It sounds pretty straightforward: call the /shutdown endpoint instead of killing the process.

So we just need to update to this procedure when the time comes.

ptrv added a commit to ptrv/emacs-ycmd that referenced this issue Jan 1, 2016
The ycmd server has now a shutdown handler and we need to send a
shutdown request instead of killing the process.

See ycm-core/ycmd#282

Resolves abingham#240
ptrv added a commit to ptrv/emacs-ycmd that referenced this issue Jan 6, 2016
The ycmd server has now a shutdown handler and we need to send a
shutdown request instead of killing the process.

See ycm-core/ycmd#282

Resolves abingham#240
ptrv added a commit to ptrv/emacs-ycmd that referenced this issue Jan 6, 2016
The ycmd server has now a shutdown handler and we need to send a
shutdown request instead of killing the process.

See ycm-core/ycmd#282

Resolves abingham#240
@ptrv ptrv closed this as completed in #251 Jul 23, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant