Skip to content

Make analysis service methods async #340

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

Merged
merged 5 commits into from
Jan 18, 2017
Merged

Conversation

kapilmb
Copy link

@kapilmb kapilmb commented Jan 18, 2017

Also improves the code formatting experience as the diagnostics now potentially run in a separate runspace and hence do not block code formatting request.

@daviwil
Copy link
Contributor

daviwil commented Jan 18, 2017

Interesting idea using a RunspacePool for this. Let's give it a shot and see how it goes this release. Does it seem pretty stable at this point?

@daviwil daviwil added this to the 0.9.0 milestone Jan 18, 2017
@kapilmb
Copy link
Author

kapilmb commented Jan 18, 2017

I think so, and it definitely makes the formatting experience much smoother.

@daviwil
Copy link
Contributor

daviwil commented Jan 18, 2017

Awesome! Merging it.

@daviwil daviwil merged commit 1b77d3e into develop Jan 18, 2017
@daviwil daviwil deleted the kapilmb/async-analysis-service branch January 18, 2017 13:42
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

Successfully merging this pull request may close these issues.

3 participants