Skip to content

Fix startup assembly version loading issue in PS6 #1349

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 1 commit into from
Aug 12, 2020

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Aug 11, 2020

Fixes PowerShell/vscode-powershell#2719.

We now await the server startup task, so that errors propagate properly to the caller.

This also fixes the underlying issue, where Omnisharp requires a higher version of the System.Collections.Immutable dependency than PowerShell provides.

Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TylerLeonhardt
Copy link
Member

Ideally we wait until one person in that thread acks... but if they don't by the end of the week lets merge this and maybe do another preview release next week?

@rjmholt rjmholt merged commit 9559b2f into PowerShell:master Aug 12, 2020
@rjmholt rjmholt deleted the fix-startup branch August 12, 2020 21:08
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.

PowerShell Integrated Console prompt does not appear
2 participants