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

Fix tracer state on cancelled Pester run with new CodeCoverage #1998

Merged
merged 2 commits into from
Jun 17, 2021

Conversation

nohwnd
Copy link
Member

@nohwnd nohwnd commented Jun 17, 2021

PR Summary

Fix #1989

Handle cancellation without finally better. So we don't block ourselves from running next time.

PR Checklist

  • PR has meaningful title
  • Summary describes changes
  • PR is ready to be merged
    • If not, use the arrow next to Create Pull Request to mark it as a draft. PR can be marked Ready for review when it's ready.
  • Tests are added/update (if required)
  • Documentation is updated/added (if required)

@nohwnd nohwnd merged commit 268fddf into main Jun 17, 2021
@nohwnd nohwnd deleted the fix-tracer-on-cancelled-run branch June 17, 2021 11:54
@nohwnd nohwnd restored the fix-tracer-on-cancelled-run branch October 14, 2023 06:43
@nohwnd nohwnd deleted the fix-tracer-on-cancelled-run branch October 14, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tracer is already active, if you want to add another tracer call
1 participant