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

[VS Plugin] Visual Studio freezes when synchronous request produces an exception #45

Open
ssrmm opened this issue Jan 12, 2017 · 0 comments

Comments

@ssrmm
Copy link
Contributor

ssrmm commented Jan 12, 2017

Synchronous requests should either return a response that indicates that the operation was not successful or be made asynchronous. Currently the calling thread is seemingly just blocked indefinitely and VS freezes.

The specific error in this example was produced by opening a sub-hint in a Nemerle project and is fixed by #44.

demo

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