Conversation
|
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
| return client; | ||
| } | ||
|
|
||
| static bool IsRpsMachine() |
There was a problem hiding this comment.
Looks like we are going to disable the OOP call and use the in proc client?
There was a problem hiding this comment.
I wonder do we need to create a bug to track the progress of this.
There was a problem hiding this comment.
Looks like we are going to disable the OOP call and use the in proc client?
No, we are disabling the ability of RPS to wait for Roslyn asynchronous operations to complete when those operations run in ServiceHub. In other words, RPS says "wait for Roslyn to complete work", and Roslyn says "not if you are RPS".
Cosifne
left a comment
There was a problem hiding this comment.
I assume we have already tested in the VS side that this change works
Yes |
|
Hello @333fred! Because this pull request has the p.s. you can customize the way I help with merging this pull request, such as holding this pull request until a specific person approves. Simply @mention me (
|
Workaround for RPS.