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

cquery-member-hierarchy times out #51

Open
dscole opened this issue Sep 4, 2018 · 1 comment
Open

cquery-member-hierarchy times out #51

dscole opened this issue Sep 4, 2018 · 1 comment

Comments

@dscole
Copy link

dscole commented Sep 4, 2018

When I run cquery-member-hierarchy on a class, emacs hangs for 10 seconds (lsp-response-timeout default value) than I get:
lsp--send-wait: Timed out while waiting for a response from the language server
I first though that maybe it's simply a hard query that requires a lot of lookup on the cquery server side, but I don't see any increased cpu usage of the cquery process.
Any ideas on how I can further debug it?
I'm suspecting that emacs-cquery might not actually be sending anything to the cquery server. How would I interact directly with the cquery server to ask it directly about member hierarchy?

@dscole
Copy link
Author

dscole commented Sep 4, 2018

Found out what is the underlying issue. It was simply removed from the cquery server:
jacobdufault/cquery#789

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