-
Notifications
You must be signed in to change notification settings - Fork 796
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
Visual Studio 2017 RC hangs on closing VF# solution #2022
Comments
I haven't encountered this before - neither on my desktop nor my laptop. Do you have similar behavior in other F# projects with a fair amount of .fsprojs? |
No. I only tried with this solution and it's always project 50.
Unfortunately it doesn't say which project that is.
Am 16.12.2016 06:56 schrieb "Phillip Carter" <notifications@github.com>:
… I haven't encountered this before - neither on my desktop nor my laptop.
Do you have similar behavior in other F# projects with a fair amount of
.fsprojs?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#2022 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AADgNBrKcpQ9-XP_izAIr4KYOOyT5rrTks5rIigWgaJpZM4LObKL>
.
|
@forki have you noticed this lately? I still haven't encountered it. |
Yes still there |
FYI I was able to repro this on a VM. It's inconsistent (could never repro it on my desktop nor my laptop after multiple installations), but now that we have a VM with this repro-ing we can try and get a fix. Unfortunately we're going to have to punt this one for now, but we're calling it out as a known regression ...and thus it has a high priority for us to fix. |
Just an update: I've been seeing this pretty consistently now with RC3 + VSIX installed. Not sure how that "helped" by making it more common, but at least it's something we can pin down pretty reliably. |
Looks like Roslyn is waiting @Pilchie @CyrusNajmabadi any ideas how to investigate it further? |
Is this just a dupe of dotnet/roslyn#14479 ? If so, @dpoeschl has submitted a fix here: dotnet/roslyn#16889 |
@CyrusNajmabadi yes, looks like it's the same bug. And it looks like the fix is going to RTM? |
Yup. The fix is going into RTM. |
Cool. Would have been a real paint point otherwise. Thanks |
Nearly every time I close the VF# solution (sln from this repo here) in VS2017 RC the VS hangs forever on unloading project 50 from 64.
Same happens when switching branches.
The text was updated successfully, but these errors were encountered: