Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[release/v7.4.2] Fix Get-Error serialization of array values#21419

Merged
daxian-dbw merged 1 commit into
PowerShell:release/v7.4.2PowerShell/PowerShell:release/v7.4.2from
SeeminglyScience:backport-21085SeeminglyScience/PowerShell:backport-21085Copy head branch name to clipboard
Apr 4, 2024
Merged

[release/v7.4.2] Fix Get-Error serialization of array values#21419
daxian-dbw merged 1 commit into
PowerShell:release/v7.4.2PowerShell/PowerShell:release/v7.4.2from
SeeminglyScience:backport-21085SeeminglyScience/PowerShell:backport-21085Copy head branch name to clipboard

Conversation

@SeeminglyScience

Copy link
Copy Markdown
Contributor

Backport #21085

Ensure Get-Error does not hang when attempting to serialize an exception
that contains a property whose type is an array of System.Type
instances. Also ensures that primitive types like System.Int32,
System.Boolean as well as System.String is formatted as a string rather
than an object with properties.
@SeeminglyScience SeeminglyScience added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Apr 4, 2024
@daxian-dbw daxian-dbw merged commit cedb058 into PowerShell:release/v7.4.2 Apr 4, 2024
@microsoft-github-policy-service

microsoft-github-policy-service Bot commented Apr 4, 2024

Copy link
Copy Markdown
Contributor

📣 Hey @SeeminglyScience, how did we do? We would love to hear your feedback with the link below! 🗣️

🔗 https://aka.ms/PSRepoFeedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.