Conversation

andyleejordan

When the user has set ErrorActionPreference this could cause a crash, so we have to override it. Resolves #2037.

When the user has set `ErrorActionPreference` this could cause a crash,
so we have to override it. Resolves #2037.
@andyleejordanandyleejordan requested a review from a team August 24, 2023 17:38

Choose a reason for hiding this comment

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

LGTM!

@andyleejordanandyleejordan added this pull request to the merge queue Aug 24, 2023
@github-merge-queue-merge-queue bot removed this pull request from the merge queue due to failed status checks Aug 24, 2023
@andyleejordanandyleejordan added this pull request to the merge queue Aug 25, 2023
Merged via the queue into main with commit 4badbbc Aug 25, 2023
@andyleejordanandyleejordan deleted the andyleejordan/ignore-dsc-error branch August 25, 2023 17:21
Sign up for free to join this conversation on . Already have an account? Sign in to comment
Area-Debugging Issue-BugA bug to squash.
Status: Done

Successfully merging this pull request may close these issues.

Debugging script with breakpoint fails if PS profile sets ErroractionPreference to Stop