Skip to content
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

Wrap import of DSC module with ProgressPreference = SilentlyContinue #2068

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

andyleejordan
Copy link
Member

And set it back afterwards. Since it has ErrorAction = Ignore it should always get set back correctly. This prevents the progress pane from getting stuck in certain circumstances.

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one change real quick

And set it back afterwards. Since it has `ErrorAction = Ignore` it
should always get set back correctly. This prevents the progress pane
from getting stuck in certain circumstances.
@andyleejordan andyleejordan force-pushed the andyleejordan/ignore-dsc-progress branch from 071e1c6 to 4974016 Compare September 19, 2023 19:40
Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@andyleejordan andyleejordan added this pull request to the merge queue Sep 19, 2023
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Sep 19, 2023
@andyleejordan andyleejordan added this pull request to the merge queue Sep 19, 2023
Merged via the queue into main with commit 611670f Sep 19, 2023
@andyleejordan andyleejordan deleted the andyleejordan/ignore-dsc-progress branch September 19, 2023 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants