Skip to content

Write type data found by Get-TypeData to the pipeline immediately instead of collecting it first #24236

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

Merged
merged 1 commit into from
Sep 5, 2024

Conversation

MartinGC94
Copy link
Contributor

PR Summary

Removes a pointless collection allocation and instead writes out the objects as soon as they are found.

PR Context

PR Checklist

@iSazonov iSazonov added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Sep 5, 2024
@iSazonov iSazonov merged commit 22e8fed into PowerShell:master Sep 5, 2024
32 checks passed
@iSazonov iSazonov self-assigned this Sep 5, 2024
Copy link
Contributor

microsoft-github-policy-service bot commented Sep 5, 2024

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

🔗 https://aka.ms/PSRepoFeedback

@MartinGC94 MartinGC94 deleted the WriteTypeDataAsItIsFound branch September 5, 2024 06:08
chrisdent-de pushed a commit to chrisdent-de/PowerShell that referenced this pull request Sep 12, 2024
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