You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's possible for SolutionExplorer_InProc.WaitForBuildToFinish to never return due to a race condition in managing the event states. This method and SolutionExplorer_InProc.BuildSolution should be updated to ensure consistently-correct behavior.
The text was updated successfully, but these errors were encountered:
Version Used: f32205e
It's possible for
SolutionExplorer_InProc.WaitForBuildToFinish
to never return due to a race condition in managing the event states. This method andSolutionExplorer_InProc.BuildSolution
should be updated to ensure consistently-correct behavior.The text was updated successfully, but these errors were encountered: