Skip to content

StartInfo may return incorrect information for *running* processes. #14329

@pallavit

Description

@pallavit

ProcessStartInfo.EnvironmentVariables gives an incorrect value for a running process. We fetch environment variables via the GetEnviornmentVariables which gives the information of the current process and not of the running process. Desktop also has the same behavior.

Metadata

Metadata

Assignees

Labels

area-System.Diagnosticsdisabled-testThe test is disabled in source code against the issuehelp wanted[up-for-grabs] Good issue for external contributors

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions