-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Change COMPlus_DiagnosticsServerTransportPath #32087
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
Change COMPlus_DiagnosticsServerTransportPath #32087
Conversation
|
And we’re doing to also support DOTNET_ right? I should file an issue for that |
|
Honestly, I don't see the point in having both besides the fact that |
|
+1 for DOTNET_ |
noahfalk
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
My suggestion, optimize for easy implementation here. I suspect not supporting both will be the easier course. |
c72cb35 to
2b1edae
Compare
|
It is a trivial change to make the environment variable |
Should we just stick to |
|
I think it makes sense to use |
|
/cc @lateralusX |
|
@richlander do you have any thoughts on the prefix from an ecosystem perspective? |
Change
COMPlus_DiagnosticsServerTransportPathtoDOTNET_DiagnosticsServerAddressbased on feedback. (Note the lack ofCOMPlus_prefix)CC @noahfalk @davidfowl @shirhatti