Skip to content

Improve readability of exceptions in build pipeline script#357

Merged
lokijota merged 6 commits intomicrosoft:masterfrom
Inevitable-Marzipan:master
Dec 14, 2021
Merged

Improve readability of exceptions in build pipeline script#357
lokijota merged 6 commits intomicrosoft:masterfrom
Inevitable-Marzipan:master

Conversation

@Inevitable-Marzipan
Copy link
Contributor

Previously exceptions were caught and printed without using the traceback, leading to uninformative exceptions that are hard to debug.
This PR uses the traceback module to print out the exception traceback instead.

@ghost
Copy link

ghost commented Apr 6, 2021

CLA assistant check
All CLA requirements met.

@lokijota lokijota added the enhancement New feature or request label Dec 14, 2021
@lokijota lokijota merged commit 4b2667e into microsoft:master Dec 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants